Commit Graph

36 Commits

Author SHA1 Message Date
4fcb5f0239 Move RegistrationForm to auth_login directory 2021-09-24 11:24:33 -05:00
2c2300cda4 Fix LoginPage & LoginForm tests 2021-09-08 12:20:20 -05:00
d1d96308a1 Mastodon: redirect password reset to backend 2021-09-08 11:46:38 -05:00
9a164ca8fa Authenticated fetch: postpone fetching the instance 2021-09-03 07:42:27 -05:00
aa068fc123 Standalone fix: update login snapshots (again) 2021-08-31 10:24:36 -07:00
c624afdfb7 Standalone: add external accounts, refresh on logout 2021-08-30 16:54:04 -07:00
1b30468366 Auth: move some actions into security.js 2021-08-22 10:55:56 -05:00
5548644bd6 eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
2df8b927ea Allow translating more strings
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-27 00:04:27 +02:00
7567f7bd45 Redirect user away from /auth/sign_in after success 2021-04-06 11:58:14 -05:00
5e97b57d8b Redirect after multi-auth OTP login, fixes #597 2021-03-27 15:40:05 -05:00
20ef262cfc Fix MFA 2021-03-26 16:42:47 -05:00
597546e989 Update captcha snapshot 2021-03-26 16:20:31 -05:00
eae309e150 Clear captcha form when registration fails 2021-03-26 15:30:14 -05:00
1e2b0c9eee Fix tests 2021-03-25 17:12:31 -05:00
7a5fb6abb5 Add new account from login page 2021-03-25 14:42:09 -05:00
a731ac88cf Make login work again 2021-03-24 00:05:06 -05:00
0bbdaa4191 eslint: trailing comma fixes, unused var 2020-10-07 13:08:36 -05:00
1109a000cb Update snapshots 2020-09-29 23:42:08 -05:00
d0496caeb1 Auth form validation improvements 2020-09-29 21:29:06 -05:00
14a5d478f3 Snackbar: update (most) existing alerts to snackbars 2020-09-29 19:10:57 -05:00
68a43d2df3 LoginForm: properly convey "isLoading" state 2020-09-25 19:49:30 -05:00
7acf9fb702 Fix jest tests for method='post' MR 2020-08-30 20:34:24 -06:00
e5de8427f1 fix jest test errors 2020-08-30 15:19:47 -05:00
68bd985eee fix jest test issues 2020-08-30 14:48:46 -05:00
eb34546c78 Added method='post' to all HTML forms 2020-08-30 14:21:29 -05:00
68f765da28 Multi-Factor Auth with OTP 2020-08-07 20:17:13 +00:00
120ab7f120 Made captcha reloadable on image click 2020-06-28 15:42:38 -05:00
24b72b5828 Replace componentWillMount with componentDidMount and as required, construct(). Fixes #179 2020-06-17 20:42:30 -05:00
d04f6c9ebc Test: LoginPage snapshots 2020-06-09 22:26:26 -05:00
4a01b80ede Test: LoginForm snapshot 2020-06-09 22:15:00 -05:00
49589e1e7c Test: Refactor helper functions 2020-06-09 22:14:48 -05:00
f147940d22 Test: CaptchaField 2020-06-09 22:04:22 -05:00
af8d35469c Add many more translatable fields 2020-06-06 14:57:05 -05:00
78732d8d43 Let Captcha be force-refreshed with idempotencyKey 2020-05-29 15:02:04 -05:00
d24dcb3e60 gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00