Josh Pigford
|
842e37658c
|
Multi-factor authentication (#1817)
* Initial pass
* Tests for MFA and locale cleanup
* Brakeman
* Update two-factor authentication status styling
* Update app/models/user.rb
Co-authored-by: Zach Gollwitzer <zach@maybe.co>
Signed-off-by: Josh Pigford <josh@joshpigford.com>
* Refactor MFA verification and session handling in tests
---------
Signed-off-by: Josh Pigford <josh@joshpigford.com>
Co-authored-by: Zach Gollwitzer <zach@maybe.co>
|
2025-02-06 14:16:53 -06:00 |
|
Zach Gollwitzer
|
b611dfdf37
|
Add back good job dashboard with auth (#1364)
|
2024-10-24 17:28:29 -04:00 |
|
Zach Gollwitzer
|
1d20de770f
|
User Onboarding + Bug Fixes (#1352)
* Bump min supported date to 20 years
* Add basic onboarding
* User onboarding
* Complete onboarding flow
* Cleanup, add user profile update test
|
2024-10-23 11:20:55 -04:00 |
|
Zach Gollwitzer
|
1ffa13f3b3
|
Use DB for auth sessions (#1233)
* DB sessions
* Validations for profile image
|
2024-10-03 14:42:22 -04:00 |
|
Tony Vincent
|
75ded1c18f
|
Set last_login_at only at login instead of every single action (#1017)
|
2024-07-22 09:37:03 -04:00 |
|