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
..
2018-07-10 20:44:59 -07:00
2018-06-01 15:13:05 -04:00
2019-07-07 19:25:45 -07:00
2019-10-05 18:42:03 -07:00
2019-07-04 10:33:00 -07:00
2019-10-05 18:42:03 -07:00
2019-11-18 18:51:32 -08:00
2019-11-18 18:51:32 -08:00
2019-07-07 19:25:45 -07:00
2019-04-17 19:11:23 -07:00
2018-12-04 22:24:30 -08:00
2018-12-06 19:14:43 -08:00
2018-12-06 19:14:43 -08:00
2018-06-16 12:36:25 -07:00
2017-07-12 22:55:50 -07:00
2019-12-15 18:46:08 -08:00
2018-11-12 14:53:32 -08:00
2019-12-15 18:46:08 -08:00
2018-07-07 18:19:13 -05:00
2017-07-12 22:55:50 -07:00