Boy132
9d02aeb130
Replace reCAPTCHA with Turnstile ( #589 )
...
* add laravel turnstile
* add config & settings for turnstile
* publish view to center captcha
* completely replace reCAPTCHA
* update FailedCaptcha event
* add back config for domain verification
* don't set language so browser lang is used
2024-11-01 18:15:04 -04:00
Scai
cc5208cc6b
fix prettier linting issue
2024-04-30 22:59:30 +03:00
Lance Pioch
8f2413dc7e
Add front end translations
...
Co-authored-by: Miniontoby <tobias.gaarenstroom@gmail.com>
2024-04-25 23:33:08 -04:00
DaneEveritt
dc84af9937
Apply new eslint rules; default to prettier for styling
2022-06-26 15:13:52 -04:00
Dane Everitt
cbbe5b6fa9
Reset error messages between login screens; ref #2455
2020-10-17 14:45:33 -07:00
Dane Everitt
527ba1adc4
Fix recaptcha not resetting on login fail; closes #2397
2020-10-17 14:30:54 -07:00
Oreo Oreoniv
1e3f3fb053
Fixed incorrect button appearance
2020-10-09 12:15:23 +03:00
Dane Everitt
b52fc0b4d9
Fix recaptcha handling during login & password reset flows; closes #2064
2020-08-01 21:08:35 -07:00
Dane Everitt
8c20158e58
Fix login form
2020-07-04 14:21:28 -07:00
Dane Everitt
7244cdbf5d
Fix up authentication flows to use formik correctly
2020-03-28 15:42:53 -07:00
Dane Everitt
986285402f
Switch to a context store for server stuff to better support things in the future
2019-07-09 21:25:57 -07:00
Dane Everitt
60f32f055e
Fix router to make it easier to actually navigate around the app
2019-06-22 18:09:42 -07:00
Dane Everitt
328347fab7
Convert all of the login components into hook based ones
2019-06-22 16:45:51 -07:00
Dane Everitt
d1880af18d
New login page design
2019-06-22 13:53:41 -07:00
Dane Everitt
212773d63c
Finish authentication flow for 2FA
2019-06-22 13:33:11 -07:00
Dane Everitt
7f3ab8aadf
Redesign the login form to not use the weird open fields
2019-06-22 13:11:27 -07:00
Dane Everitt
4eeec58c59
Add support for password reset links
2019-06-16 16:57:57 -07:00
Dane Everitt
54cfe7e981
Clear email field on send
2019-06-16 15:24:20 -07:00
Dane Everitt
19ef901768
Show success message to the user
2019-06-11 23:19:43 -07:00
Dane Everitt
435626f4b7
Add support for flash messages utilizing redux
2019-06-11 23:12:03 -07:00
Dane Everitt
b93b40ba31
Begin working on password reset page
2019-06-11 22:02:18 -07:00