115 Commits (9cb7fa57f62635c949b94deafbab62ad84af050e)

Author SHA1 Message Date
Matt Jankowski 50ff3d3342
Coverage for `Auth::OmniauthCallbacks` controller (#26147) 3 years ago
Claire b629e21515
Fix unexpected redirection to /explore after sign-in (#26143) 3 years ago
Matt Jankowski 5134fc65e2
Fix `Naming/AccessorMethodName` cop (#25924) 3 years ago
Claire e6a8faae81
Add users index on unconfirmed_email (#25672) 3 years ago
Claire 180f0e6715
Fix inefficient query when requesting a new confirmation email from a logged-in account (#25669) 3 years ago
Eugen Rochko f20698000f
Fix always redirecting to onboarding in web UI (#25396) 3 years ago
Frankie Roberto 36a77748b4
Order sessions by most-recent to least-recently updated (#25005) 3 years ago
Claire bec6a1cad4
Add hCaptcha support (#25019) 3 years ago
Matt Jankowski 6e226f5a32
Fix Rails/ActionOrder cop (#24692) 3 years ago
Eugen Rochko e98c86050a
Refactor `Cache-Control` and `Vary` definitions (#24347) 3 years ago
Eugen Rochko e5c0b16735
Add progress indicator to sign-up flow (#24545) 3 years ago
Claire 280fa3b2c0
Fix invalid/expired invites being processed on sign-up (#24337) 3 years ago
CSDUMMI d258ec8e3b
Prefer the stored location as after_sign_in_path in Omniauth Callback Controller (#24073) 3 years ago
Nick Schonning aef0051fd0
Enable Rubocop HTTP status rules (#23717) 3 years ago
Nick Schonning e2a3ebb271
Autofix Rubocop Style/IfUnlessModifier (#23697) 3 years ago
David Vega 1b5d207131
Fix single name variables on controller folder (#20092) 3 years ago
Francis Murillo 5fb1c3e934
Revoke all authorized applications on password reset (#21325) 3 years ago
Claire 48e136605a
Fix form-action CSP directive for external login (#20962) 3 years ago
Daniel Axtens 4d85c27d1a
Add 'private' to Cache-Control, match Rails expectations (#20608) 3 years ago
Claire 1e1289b024
Fix crash when external auth provider has no display_name set (#19962) 3 years ago
Claire a529d6d93e
Fix invites (#19560) 3 years ago
Eugen Rochko 679274465b
Add server rules to sign-up flow (#19296) 4 years ago
Eugen Rochko d83faa1a89
Add ability to block sign-ups from IP (#19037) 4 years ago
Claire 327eed0076
Fix suspicious sign-in mails never being sent (#18599) 4 years ago
Eugen Rochko 96129c2f10
Fix confirmation redirect to app without `Location` header (#18523) 4 years ago
Eugen Rochko 6221b36b27
Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 4 years ago
chandrn7 a6ed6845c9
Allow login through OpenID Connect (#16221) 4 years ago
Claire 14919fe11e
Change old moderation strikes to be displayed in a separate page (#17566) 4 years ago
Eugen Rochko 564efd0651
Add appeals (#17364) 4 years ago
Claire bddd9ba36d
Add OMNIAUTH_ONLY environment variable to enforce externa log-in (#17288) 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
Daniel 5c21021176
Fix undefined variable for Auth::OmniauthCallbacksController (#16654) 5 years ago
Eugen Rochko d174d12c83
Add authentication history (#16408) 5 years ago
Claire 8c44b723bb
Change confirmations controller to redirect to / for approved users (#16151) 5 years ago
ThibG 49eb4d4ddf
Add honeypot fields and minimum fill-out time for sign-up form (#15276) 5 years ago
Eugen Rochko 8532429af7
Fix 2FA/sign-in token sessions being valid after password change (#14802) 5 years ago
Eugen Rochko 5e1364c448
Add IP-based rules (#14963) 6 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 844870273f
Fix other sessions not being logged out on password change (#14252) 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
ThibG c48d895ea7
Fix sign-ups without checked user agreement being accepted through the web form (#13088) 6 years ago
Eugen Rochko daf71573d0
Fix password change/reset not immediately invalidating other sessions (#12928) 6 years ago
Eugen Rochko 6e9e8d89fa
Fix settings pages being cacheable by the browser (#12714) 6 years ago