Commit Graph
4071 Commits
Author SHA1 Message Date
Chi Vinh Le 89cb4c4502 Resolve infinite loop 2017-05-27 02:45:59 +07:00
Chi Vinh Le 8713a2ae87 Enable Linting 2017-05-27 02:08:54 +07:00
Chi Vinh Le ee2068f5f1 Merge branch 'master' into auth-flow
Conflicts:
	client/coral-admin/src/actions/auth.js
2017-05-27 01:07:19 +07:00
Chi Vinh Le 52b3dcab43 Fix changing username not updating 2017-05-27 01:05:12 +07:00
Chi Vinh Le a7cdcb0bf7 Fix request options and use better filename 2017-05-27 00:54:36 +07:00
Chi Vinh Le 99a9154d40 Remove unused dependency 2017-05-27 00:26:04 +07:00
Kim GardnerandGitHub 3b96d08b58 Merge pull request #612 from coralproject/losowsky-patch-1
added iphone 7 support in the list
2017-05-26 12:46:38 -04:00
Andrew LosowskyandGitHub 82c5d140be added iphone 7 support in the list 2017-05-26 12:30:26 -04:00
Chi Vinh Le 7b6b46f3e5 Sync username with store 2017-05-26 21:38:29 +07:00
Chi Vinh Le d4569b5f51 Set cookie for facebook login on safari 2017-05-26 21:37:11 +07:00
Chi Vinh Le 6a9f216c0f Detect mobile & desktop safari server side 2017-05-26 20:58:48 +07:00
Chi Vinh Le 6a1befc3f0 Detect mobile safari & desktop safari 2017-05-26 20:48:24 +07:00
Chi Vinh Le bab47c9d44 Separate store 2017-05-26 20:37:06 +07:00
Chi Vinh Le 276e58060a Fix change username dialog 2017-05-26 20:36:56 +07:00
Belen Curcio 8edc16ed85 Removing logs 2017-05-25 20:06:49 -03:00
Belen Curcio 8171cb53e1 Ádding another extractor 2017-05-25 20:04:32 -03:00
Belen Curcio cbf7cc67f4 Extracting token from cookie if safari 2017-05-25 18:30:01 -03:00
Kim GardnerandGitHub d742d713cf Merge pull request #610 from coralproject/bump-version-1-7-0
Update version 1.7.0
2017-05-25 17:05:20 -04:00
Kim Gardner 178cecad05 Update version 1.7.0 2017-05-25 16:58:35 -04:00
Belen Curcio 460f3f292b Ádding dependencies 2017-05-25 17:41:35 -03:00
Belén CurcioandGitHub 5285c84de3 Merge pull request #603 from coralproject/coral-plugin-auth
Coral plugin Auth
2017-05-25 17:09:29 -03:00
Belen Curcio a8c361e2f7 by hostname 2017-05-25 16:53:12 -03:00
Belen Curcio 21644bda8a Linting 2017-05-25 16:24:39 -03:00
Belen Curcio 75080cfe30 Password reset and valid locations 2017-05-25 16:19:19 -03:00
Belen Curcio e510553d9a Sending cookies if safari 2017-05-25 13:55:03 -03:00
Belen Curcio bb6be9a734 BE implementation 2017-05-25 11:53:40 -03:00
Belen Curcio bd21719ea5 Handling non safari browsers 2017-05-24 17:20:23 -03:00
Kim GardnerandGitHub 4ad2cd76c0 Merge branch 'master' into coral-plugin-auth 2017-05-23 12:57:58 -04:00
Riley DavisandGitHub 3c4b510829 Merge pull request #605 from coralproject/missed-roles
hasRoles is no longer a function
2017-05-22 15:20:17 -06:00
riley add3cbf7b3 hasRoles is no longer a function 2017-05-22 15:10:56 -06:00
Belen Curcio 8266c65043 Merge Conflicts 2017-05-22 09:39:04 -03:00
Belen Curcio 317f7134f2 linting 2017-05-22 09:03:10 -03:00
Belen Curcio 9936b6ec47 Prettier 2017-05-22 08:59:34 -03:00
Belen Curcio 1d96f67db6 Merge branch 'master' of github.com:coralproject/talk into coral-plugin-auth 2017-05-22 08:58:33 -03:00
Belen Curcio 9d00a27f1d Auth as a plugin 2017-05-22 08:40:45 -03:00
Belen Curcio f364a1e0a1 Refactor 2017-05-22 08:23:58 -03:00
Belen Curcio 1aacb565d4 linting 2017-05-19 20:10:49 -03:00
Belen Curcio 801a6f8a53 External plugin auth fully working, now refactor 2017-05-19 20:00:33 -03:00
Belen Curcio dbfd2aff7c SignInButton 2017-05-19 19:29:50 -03:00
Belen Curcio 3af49de0ce New login slots and auth plugins 2017-05-19 18:04:54 -03:00
Belen Curcio 904aef0afc Adding coral-plugin-auth 2017-05-19 17:32:54 -03:00
Belen Curcio 87ada30eff Ádding Stream Slot 2017-05-19 17:32:16 -03:00
Riley DavisandGitHub f32208b35b Merge pull request #585 from coralproject/multiple-roles
Multiple roles
2017-05-19 13:12:20 -06:00
riley 2c620c868d merge master 2017-05-19 11:05:46 -06:00
KiwiandGitHub 04fbeededa Merge pull request #600 from coralproject/suspend-user
Suspend user
2017-05-19 23:29:13 +07:00
KiwiandGitHub 8cb9945e25 Merge branch 'master' into multiple-roles 2017-05-19 23:26:45 +07:00
riley 17ceadd8c9 move client-side perms to services 2017-05-19 09:18:24 -06:00
Chi Vinh Le 3688d3f970 Gracefully allow user with no email 2017-05-19 17:53:10 +07:00
Chi Vinh Le 1d6455058e Apply review suggestions 2017-05-19 17:51:58 +07:00
Chi Vinh Le 1374217680 Merge branch 'master' into suspend-user 2017-05-19 17:46:06 +07:00