Commit Graph

22 Commits

Author SHA1 Message Date
a731ac88cf Make login work again 2021-03-24 00:05:06 -05:00
0daa95646e Refactor auth reducer localStorage 2021-03-23 22:19:24 -05:00
88420ccca6 Fetch unfetched otherAccounts 2021-03-23 21:01:50 -05:00
0162eac662 Refactor auth to support multiple accounts 2021-03-23 19:06:55 -05:00
e261a13430 Display modal in registration window when confirmations and/or approval are required 2021-01-02 20:56:41 -06:00
2b3d86f390 Improve pending account message 2020-09-29 23:18:51 -05:00
c822ce0c90 Fallback to BE response in login form 2020-09-29 23:12:33 -05:00
88c12a72a9 Improve login messaging 2020-09-29 21:35:10 -05:00
14a5d478f3 Snackbar: update (most) existing alerts to snackbars 2020-09-29 19:10:57 -05:00
76b7b32e23 Revoke OAuth token on logout, fixes #445 2020-09-28 13:05:20 -05:00
de78a87ec0 Make display name same as username during registration, fixes #267 2020-08-30 23:48:00 +00:00
68f765da28 Multi-Factor Auth with OTP 2020-08-07 20:17:13 +00:00
209f826c15 add reason field on registration when by approval mode is on 2020-07-28 21:43:27 -05:00
c0dc03b3e4 Deactivate --> Delete 2020-07-20 15:23:38 -05:00
a2bd359c76 - debugged features/security
- added deactivateAccount method to actions/auth
- successful deactivation logs user out
2020-06-28 10:51:55 -05:00
d295368170 RegistrationForm: Handle email confirmation, fixes #137 2020-06-07 17:11:14 -05:00
35d5e7d649 SecurityForm: Revoke OAuth token 2020-06-05 15:54:09 -05:00
db1ad3e16f SecurityForm: Display OAuth tokens 2020-06-05 15:43:03 -05:00
8fd5a3cd35 Consolidate actions/security.js --> actions/auth.js 2020-06-05 15:27:31 -05:00
30384cbfef Clean up auth code 2020-05-29 09:55:38 -05:00
dbee88f795 Update auth.js to fix #97 login failure 2020-05-29 02:17:38 +00:00
d24dcb3e60 gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00