Tom Moor
6d8216c54e
feat: Guest email authentication (#1088)
* feat: API endpoints for email signin
* fix: After testing
* Initial signin flow working
* move shared middleware
* feat: Add guest signin toggle, obey on endpoints
* feat: Basic email signin when enabled
* Improve guest signin email
Disable double signin with JWT
* fix: Simple rate limiting
* create placeholder users in db
* fix: Give invited users default avatar
add invited users to people settings
* test
* add transaction
* tmp: test CI
* derp
* md5
* urgh
* again
* test: pass
* test
* fix: Remove usage of data values
* guest signin page
* Visually separator 'Invited' from other people tabs
* fix: Edge case attempting SSO signin for guest email account
* fix: Correctly set email auth method to cookie
* Improve rate limit error display
* lint: cleanup / comments
* Improve invalid token error display
* style tweaks
* pass guest value to subdomain
* Restore copy link option
* feat: Allow invite revoke from people management
* fix: Incorrect users email schema does not allow for user deletion
* lint
* fix: avatarUrl for deleted user failure
* change default to off for guest invites
* fix: Changing security settings wipes subdomain
* fix: user delete permissioning
* test: Add user.invite specs
2019-12-15 18:46:08 -08:00
..
2017-11-19 16:49:51 -08:00
2017-11-19 16:49:51 -08:00
2017-11-19 16:49:51 -08:00
2017-11-19 16:49:51 -08:00
2017-11-19 16:49:51 -08:00
2017-11-19 16:49:51 -08:00
2017-11-19 16:49:51 -08:00
2017-11-19 16:49:51 -08:00
2017-11-19 16:49:51 -08:00
2017-11-19 16:49:51 -08:00
2017-11-19 16:49:51 -08:00
2017-11-19 16:49:51 -08:00
2017-11-19 16:49:51 -08:00
2017-11-19 16:49:51 -08:00
2017-11-19 16:49:51 -08:00
2017-11-19 16:49:51 -08:00
2017-11-19 16:49:51 -08:00
2017-11-19 16:49:51 -08:00
2017-11-19 16:49:51 -08:00
2017-11-19 16:49:51 -08:00
2019-06-23 15:49:45 -07:00
2017-11-19 16:49:51 -08:00
2017-11-19 16:49:51 -08:00
2017-11-19 16:49:51 -08:00
2017-11-19 16:49:51 -08:00
2017-11-19 16:49:51 -08:00
2017-11-19 16:49:51 -08:00
2017-11-19 16:49:51 -08:00
2017-11-19 16:49:51 -08:00
2017-11-19 16:49:51 -08:00
2017-12-18 19:59:29 -08:00
2017-12-26 15:06:53 +02:00
2018-02-27 22:41:12 -08:00
2018-04-03 20:36:25 -07:00
2018-02-28 23:28:36 -08:00
2018-03-04 22:18:23 -08:00
2018-03-24 15:03:44 -07:00
2018-05-12 23:14:06 -07:00
2018-05-28 20:31:53 -07:00
2018-06-01 15:13:05 -04:00
2018-06-04 19:07:56 -07:00
2018-06-16 12:36:25 -07:00
2018-07-07 17:38:22 -05:00
2018-07-07 18:19:13 -05:00
2018-07-10 20:44:59 -07:00
2018-08-07 23:23:26 -07:00
2018-08-19 16:06:39 -07:00
2018-11-08 21:02:36 -08:00
2018-12-04 22:24:30 -08:00
2018-12-15 14:06:29 -08:00
2019-01-05 13:37:33 -08:00
2019-04-06 16:20:27 -07:00
2019-04-23 07:31:20 -07:00
2019-08-05 20:38:31 -07:00
2019-07-04 10:33:00 -07:00
2019-07-07 19:25:45 -07:00
2019-10-05 18:42:03 -07:00
2019-11-18 18:51:32 -08:00
2019-11-18 19:49:33 -08:00
2019-11-18 19:49:33 -08:00
2019-11-18 20:14:55 -08:00
2019-11-18 20:14:55 -08:00
2019-12-15 18:46:08 -08:00