135 Commits (9cb7fa57f62635c949b94deafbab62ad84af050e)

Author SHA1 Message Date
CSDUMMI 9a70cac9de
Fix #26849 by adding the domain of the current SSO provider to the form-action CSP (#26857) 3 years ago
Claire 09ec9c6aa5
Downgrade signature verification debug logging from `warn` to `debug` (#26812) 3 years ago
Claire 25bf640629
Add debug logging on signature verification failure (#26637) 3 years ago
Claire 8b37dd2c86
Fix Content Security Policy sometimes unnecessarily allowing hCaptcha scripts (#26388) 3 years ago
CSDUMMI 120f5802c0
Add direct link to the Single-Sign On provider if there is only one sign up method available (#26083) 3 years ago
Emelia Smith e258b4cb64
Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 3 years ago
Matt Jankowski 2e1391fdd2
Fix `Naming/MemoizedInstanceVariableName` cop (#25928) 3 years ago
Matt Jankowski 5134fc65e2
Fix `Naming/AccessorMethodName` cop (#25924) 3 years ago
Eugen Rochko 39110d1d0a
Fix CAPTCHA page not following design pattern of sign-up flow (#25395) 3 years ago
Claire bec6a1cad4
Add hCaptcha support (#25019) 3 years ago
Nick Schonning d5a185d721
Autofix Rubocop Style/CaseLikeIf (#23756) 3 years ago
Matt Jankowski 668a19a2f3
Fix Performance/DeletePrefix cop (#24796) 3 years ago
Claire b0bf6216e6
Fix /api/v1/instance/domain_blocks being unconditionally cached (#24662) 3 years ago
Claire 276c39361b
Fix anonymous visitors getting a session cookie on first visit (#24584) 3 years ago
Eugen Rochko 6084461cd0
Change unauthenticated responses to be cached in REST API (#24348) 3 years ago
Claire 58a1b2e330
Fix caching logic with regards to Accept-Language, Cookie, and Signature (#24604) 3 years ago
Eugen Rochko e98c86050a
Refactor `Cache-Control` and `Vary` definitions (#24347) 3 years ago
Matt Jankowski 0663803348
Move link header setting to after_action (#24251) 3 years ago
Claire 2626097869
Fix Rails cache namespace being overriden with `v2` for cached statuses (#24202) 3 years ago
Jean byroot Boussier 160f38f03d
Workaround the ActiveRecord / Marshal serialization bug on Ruby 3.2 (#24142) 3 years ago
Nick Schonning 25d36b6edd
Autofix Rubocop Style/RedundantArgument (#23798) 3 years ago
Nick Schonning 717683d1c3
Autofix Rubocop remaining Layout rules (#23679) 3 years ago
Nick Schonning aef0051fd0
Enable Rubocop HTTP status rules (#23717) 3 years ago
Nick Schonning 2177daeae9
Autofix Rubocop Style/RedundantBegin (#23703) 3 years ago
Nick Schonning a6f77aa28a
Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681) 3 years ago
Nick Schonning 2e652aa81c
Apply Rubocop Performance/RedundantSplitRegexpArgument (#23443) 3 years ago
Claire 68dcbcb7bf
Add more specific error messages to HTTP signature verification (#21617) 3 years ago
Claire fcc4c9b34a
Change domain block CSV parsing to be more robust and handle more lists (#21470) 3 years ago
Claire aefefc74c4
Change referrer-policy to no-referrer application-wide (#23014) 3 years ago
Claire 42f9693d00
Fix PermalinkRedirector not applying to users with moved accounts (#22497) 3 years ago
David Vega 1b5d207131
Fix single name variables on controller folder (#20092) 3 years ago
lenore gilbert c373148b3d
Support for import/export of instance-level domain blocks/allows for 4.x w/ additional fixes (#20597) 3 years ago
Claire 86f6631d28
Remove dead code and refactor status threading code (#20357) 3 years ago
Eugen Rochko 839f893168
Change public accounts pages to mount the web UI (#19319) 3 years ago
Eugen Rochko 62782babd0
Change public statuses pages to mount the web UI (#19301) 4 years ago
Claire 8cf7006d4e
Refactor ActivityPub handling to prepare for non-Account actors (#19212) 4 years ago
Claire 84aff598ea
Fix typo in SignatureVerification (#19209) 4 years ago
Claire 1145dbd327
Improve error reporting and logging when processing remote accounts (#15605) 4 years ago
Eugen Rochko 0396acf39e
Add audit log entries for user roles (#19040) 4 years ago
Eugen Rochko 6221b36b27
Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 4 years ago
Eugen Rochko 50ea54b3ed
Change authorized applications page (#17656) 4 years ago
Eugen Rochko 27965ce5ed
Add trending statuses (#17431) 4 years ago
dependabot[bot] 2e89067d21
Bump pundit from 2.1.1 to 2.2.0 (#17543) 4 years ago
Eugen Rochko de448ab1b5
Change global `locale` param to `lang` to avoid conflicts (#17592) 4 years ago
Eugen Rochko 85b86fe28c
Add global `locale` param (#17464) 4 years ago
Claire f5639e1cbe
Change public profile pages to be disabled for unconfirmed users (#17385) 4 years ago
Eugen Rochko 8e84ebf0cb
Remove IP tracking columns from users table (#16409) 4 years ago
heguro 41503507ec
Fix redirection when succeeded WebAuthn (#17098) 4 years ago
Eugen Rochko 0fb9536d38
Add batch suspend for accounts in admin UI (#17009) 4 years ago
Claire 94bcf45321
Fix authentication failures after going halfway through a sign-in attempt (#16607) 5 years ago