122 Commits (cb5ac15923332a198148756ebcaef78cb0eff10b)

Author SHA1 Message Date
Matt Jankowski 0e5b8fc46b
Fix `Style/RedundantReturn` cop (#28391)
11 months ago
Claire 963354978a
Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053)
12 months ago
Matt Jankowski 1f1c75bba5
File cleanup/organization in `controllers/concerns` (#27846)
12 months ago
Claire 07a4059901
Add support for invite codes in the registration API (#27805)
1 year ago
Claire 49b8433c56
Fix confusing screen when visiting a confirmation link for an already-confirmed email (#27368)
1 year ago
Claire 379115e601
Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439)
1 year ago
Matt Jankowski 340f1a68be
Simplify instance presenter view access (#26046)
1 year ago
Matt Jankowski 50ff3d3342
Coverage for `Auth::OmniauthCallbacks` controller (#26147)
1 year ago
Claire b629e21515
Fix unexpected redirection to /explore after sign-in (#26143)
1 year ago
Matt Jankowski 5134fc65e2
Fix `Naming/AccessorMethodName` cop (#25924)
1 year ago
Claire e6a8faae81
Add users index on unconfirmed_email (#25672)
1 year ago
Claire 180f0e6715
Fix inefficient query when requesting a new confirmation email from a logged-in account (#25669)
1 year ago
Eugen Rochko f20698000f
Fix always redirecting to onboarding in web UI (#25396)
1 year ago
Frankie Roberto 36a77748b4
Order sessions by most-recent to least-recently updated (#25005)
1 year ago
Claire bec6a1cad4
Add hCaptcha support (#25019)
2 years ago
Matt Jankowski 6e226f5a32
Fix Rails/ActionOrder cop (#24692)
2 years ago
Eugen Rochko e98c86050a
Refactor `Cache-Control` and `Vary` definitions (#24347)
2 years ago
Eugen Rochko e5c0b16735
Add progress indicator to sign-up flow (#24545)
2 years ago
Claire 280fa3b2c0
Fix invalid/expired invites being processed on sign-up (#24337)
2 years ago
CSDUMMI d258ec8e3b
Prefer the stored location as after_sign_in_path in Omniauth Callback Controller (#24073)
2 years ago
Nick Schonning aef0051fd0
Enable Rubocop HTTP status rules (#23717)
2 years ago
Nick Schonning e2a3ebb271
Autofix Rubocop Style/IfUnlessModifier (#23697)
2 years ago
David Vega 1b5d207131
Fix single name variables on controller folder (#20092)
2 years ago
Francis Murillo 5fb1c3e934
Revoke all authorized applications on password reset (#21325)
2 years ago
Claire 48e136605a
Fix form-action CSP directive for external login (#20962)
2 years ago
Daniel Axtens 4d85c27d1a
Add 'private' to Cache-Control, match Rails expectations (#20608)
2 years ago
Claire 1e1289b024
Fix crash when external auth provider has no display_name set (#19962)
2 years ago
Claire a529d6d93e
Fix invites (#19560)
2 years ago
Eugen Rochko 679274465b
Add server rules to sign-up flow (#19296)
2 years ago
Eugen Rochko d83faa1a89
Add ability to block sign-ups from IP (#19037)
2 years ago
Claire 327eed0076
Fix suspicious sign-in mails never being sent (#18599)
2 years ago
Eugen Rochko 96129c2f10
Fix confirmation redirect to app without `Location` header (#18523)
2 years ago
Eugen Rochko 6221b36b27
Remove sign-in token authentication, instead send e-mail about new sign-in (#17970)
3 years ago
chandrn7 a6ed6845c9
Allow login through OpenID Connect (#16221)
3 years ago
Claire 14919fe11e
Change old moderation strikes to be displayed in a separate page (#17566)
3 years ago
Eugen Rochko 564efd0651
Add appeals (#17364)
3 years ago
Claire bddd9ba36d
Add OMNIAUTH_ONLY environment variable to enforce externa log-in (#17288)
3 years ago
Claire cfa583fa71
Remove support for OAUTH_REDIRECT_AT_SIGN_IN (#17287)
3 years ago
Eugen Rochko 8e84ebf0cb
Remove IP tracking columns from users table (#16409)
3 years ago
Claire 6da135a493
Fix reviving revoked sessions and invalidating login (#16943)
3 years ago
Claire 24f9ea7818
Fix webauthn secure key authentication (#16792)
3 years ago
Truong Nguyen 7283a5d3b9
Explicitly set userVerification to discoraged (#16545)
3 years ago
Claire 94bcf45321
Fix authentication failures after going halfway through a sign-in attempt (#16607)
3 years ago
Daniel 5c21021176
Fix undefined variable for Auth::OmniauthCallbacksController (#16654)
3 years ago
Eugen Rochko d174d12c83
Add authentication history (#16408)
3 years ago
Claire 8c44b723bb
Change confirmations controller to redirect to / for approved users (#16151)
4 years ago
ThibG 49eb4d4ddf
Add honeypot fields and minimum fill-out time for sign-up form (#15276)
4 years ago
Eugen Rochko 8532429af7
Fix 2FA/sign-in token sessions being valid after password change (#14802)
4 years ago
Eugen Rochko 5e1364c448
Add IP-based rules (#14963)
4 years ago
santiagorodriguez96 e8d41bc2fe
Add WebAuthn as an alternative 2FA method (#14466)
4 years ago