46 Commits (7b5100aaedc27fbc60cf4064313dcafe237bdf53)

Author SHA1 Message Date
Eugen Rochko 6221b36b27
Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 4 years ago
Claire cfa583fa71
Remove support for OAUTH_REDIRECT_AT_SIGN_IN (#17287) 4 years ago
Eugen Rochko 8e84ebf0cb
Remove IP tracking columns from users table (#16409) 4 years ago
Claire 6da135a493
Fix reviving revoked sessions and invalidating login (#16943) 4 years ago
Claire 24f9ea7818
Fix webauthn secure key authentication (#16792) 5 years ago
Truong Nguyen 7283a5d3b9
Explicitly set userVerification to discoraged (#16545) 5 years ago
Claire 94bcf45321
Fix authentication failures after going halfway through a sign-in attempt (#16607) 5 years ago
Eugen Rochko d174d12c83
Add authentication history (#16408) 5 years ago
Eugen Rochko 8532429af7
Fix 2FA/sign-in token sessions being valid after password change (#14802) 5 years ago
santiagorodriguez96 e8d41bc2fe
Add WebAuthn as an alternative 2FA method (#14466) 6 years ago
abcang 6a96af4d20
Fix rubocop warning (#14288) 6 years ago
Eugen Rochko 72a7cfaa39
Add e-mail-based sign in challenge for users with disabled 2FA (#14013) 6 years ago
ThibG 45202f79ef
Remove confusing “You are already signed in.” flash message (#13547) 6 years ago
Eugen Rochko a1f04c1e34
Fix authentication before 2FA challenge (#11943) 7 years ago
Eugen Rochko e1066cd431
Add password challenge to 2FA settings, e-mail notifications (#11878) 7 years ago
Eugen Rochko c707ef49d9
Fix 2FA challenge and password challenge for non-database users (#11831) 7 years ago
Eugen Rochko 964ae8eee5
Change unconfirmed user login behaviour (#11375) 7 years ago
Eugen Rochko 5c8e7f0e1d
Revert "feat(auth/session_controller): Send Clear-Site-Data when logging out (8627)" (#9161) 7 years ago
luzpaz 40dd19be37 Misc. typos (#8694) 8 years ago
Eugen Rochko 2288d50a7b
Add force_login option to OAuth authorize page (#8655) 8 years ago
Sorin Davidoi 10680f93e7 feat(auth/session_controller): Send Clear-Site-Data when logging out (#8627) 8 years ago
Eugen Rochko 2f34b747b3
Allow mods to disable login, improve message when login disabled (#8329) 8 years ago
Eugen Rochko 60df87f6f0
Compensate for scrollbar disappearing when media modal visible (#8100) 8 years ago
Eugen Rochko a29d409e20
If login redirects to omniauth, redirect logout to root_path (#6694) 8 years ago
Eugen Rochko 47bdb9b33b
Fix #942: Seamless LDAP login (#6556) 8 years ago
Ghislain Loaec e668180044 New variable OAUTH_REDIRECT_AT_SIGN_IN + Ref #6538 (not only SAML strategies) (#6540) 8 years ago
Alexander 04fef7b888 pam authentication (#5303) 8 years ago
Eugen Rochko 3e90987c8b Fix some rubocop style issues (#5730) 8 years ago
takayamaki 552d22bec9 sign_in and sign_up views present og meta infos (#5308) 9 years ago
René Klačan dcf0530218 Make sure email is case insensitive on all places (#3688) 9 years ago
unarist ecef03bb15 Fix empty flash message on the settings page (#3345) 9 years ago
Akinori MUSHA f6a93fc150 Go to root after login in single user mode (#3289) 9 years ago
Matt Jankowski 268dd32d76 Auth sign out (#2511) 9 years ago
yhirano 3988f2dade Fix Rubocop offences (#2630) 9 years ago
Matt Jankowski b48f2cbc8b Catch error when server decryption fails on 2FA (#2512) 9 years ago
Patrick Figel df4ff9a8e1 Add recovery code support for two-factor auth (#1773) 9 years ago
Eugen Rochko 23b997ae55 Split 2FA login into two prompts 9 years ago
Eugen Rochko ba192f12e3 Added optional two-factor authentication 9 years ago
Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 9 years ago
Eugen Rochko fc198a8b4c Adding e-mail confirmations 10 years ago
Eugen Rochko a0f85774c4 Redirect after sign in to previous page (unless it's a sign in/up/etc page) 10 years ago
Eugen Rochko 7e14eefc81 Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app 10 years ago
Eugen Rochko ff2cbc0753 Remember me enabled by default 10 years ago
Eugen Rochko da4b675aca Fix favourite handling in ProcessInteractionService 10 years ago
Eugen Rochko 43bb8a25e7 Remember user logins by default 10 years ago
Eugen Rochko 6045b6cb18 Customizing devise views and controllers 10 years ago