131 Commits (b42661ba95b7872ba278fca9b0fee8faffd89e52)

Author SHA1 Message Date
Claire 2ec1181ee5
Fix contrast between background and form elements on some pages (#31266) 2 years ago
Matt Jankowski 929b9fdaff
Remove exclusion for `Rails/LexicallyScopedActionFilter` cop (#30697) 2 years ago
Matt Jankowski 9b5055d34d
Fix `Style/SuperArguments` cop (#30406) 2 years ago
Claire d4d0565b0f
Fix user creation failure handling in OAuth paths (#29207) 2 years ago
Claire b31af34c97
Merge pull request from GHSA-vm39-j3vx-pch3 2 years ago
Claire eeabf9af72
Fix compatibility with Redis <6.2 (#29123) 2 years ago
Matt Jankowski 17ea22671d
Fix `Style/GuardClause` cop in app/controllers (#28420) 2 years ago
Claire e2d9635074
Add notification email on invalid second authenticator (#28822) 2 years ago
Claire 3593ee2e36
Add rate-limit of TOTP authentication attempts at controller level (#28801) 2 years ago
Matt Jankowski 0e5b8fc46b
Fix `Style/RedundantReturn` cop (#28391) 2 years ago
Claire 963354978a
Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 2 years ago
Matt Jankowski 1f1c75bba5
File cleanup/organization in `controllers/concerns` (#27846) 2 years ago
Claire 07a4059901
Add support for invite codes in the registration API (#27805) 2 years ago
Claire 49b8433c56
Fix confusing screen when visiting a confirmation link for an already-confirmed email (#27368) 2 years ago
Claire 379115e601
Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) 2 years ago
Matt Jankowski 340f1a68be
Simplify instance presenter view access (#26046) 3 years ago
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