glitch-social/app/controllers/concerns
Claire 85558a5e18 Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `README.md`:
  Minor upstream change, our README is completely different.
  Kept ours.
- `lib/tasks/assets.rake`:
  glitch-soc has extra code to deal with its theming system,
  upstream changed a line that exists in glitch-soc.
  Applied upstream changes.
2023-02-09 12:46:12 +01:00
..
access_token_tracking_concern.rb
account_controller_concern.rb
account_owned_concern.rb
accountable_concern.rb
admin_export_controller_concern.rb Change domain block CSV parsing to be more robust and handle more lists (#21470) 2023-01-18 16:20:52 +01:00
authorization.rb
cache_concern.rb
captcha_concern.rb
challengable_concern.rb
export_controller_concern.rb
localized.rb
rate_limit_headers.rb Fix single name variables on controller folder (#20092) 2022-12-15 17:11:58 +01:00
registration_spam_concern.rb
session_tracking_concern.rb
signature_authentication.rb
signature_verification.rb Apply Rubocop Performance/RedundantSplitRegexpArgument (#23443) 2023-02-08 02:25:20 +01:00
theming_concern.rb
two_factor_authentication_concern.rb
user_tracking_concern.rb
web_app_controller_concern.rb Merge branch 'main' into glitch-soc/merge-upstream 2023-01-10 09:39:15 +01:00