Chris
|
c0330acd83
|
Add two-factor authentication (#692)
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
|
2021-09-21 10:29:20 +01:00 |
Alex van Andel
|
bc97237858
|
Remove image from session, add /api/me, update Avatar component (#493)
* Remove image from session, add /api/me, update Avatar component
* Fixed Avatar on Desktop
* Added emailMd5 to session + load md5 from props on /settings/profile
* Explicitly select which fields to expose in /api/me
* Abstracted Gravatar, defaults avatar for /api/me, removed session dep from UserDropdown
* Delete md5.js :)
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
|
2021-08-22 14:16:42 +01:00 |
Alex Johansson
|
aed9757409
|
fix bad auth commit (#487)
|
2021-08-18 12:15:22 +00:00 |
Alex Johansson
|
a0a0ec86f0
|
add type-safe `getSession()` (#486)
* fix types for auth
* implement safer to use `getSession`
|
2021-08-18 11:52:25 +00:00 |
Bailey Pumfleet
|
3a6eae8b8f
|
Update dashboard
|
2021-05-11 14:11:17 +01:00 |
Bailey Pumfleet
|
209791d86d
|
Get user ID from session instead of looking it up
|
2021-05-11 10:21:05 +01:00 |
Peter Körner
|
15a6799421
|
add links to public pages
|
2021-05-05 22:01:56 +02:00 |
Bailey Pumfleet
|
a758c28fb0
|
Custom login screen and error page
|
2021-03-29 22:01:12 +01:00 |
Bailey Pumfleet
|
388ff394c7
|
Add base admin interface
|
2021-03-24 15:03:04 +00:00 |