mastodon/app/controllers/concerns
Eugen Rochko 4e4b3a0c8e
Refactor settings controllers ()
- Disallow suspended accounts from revoking sessions and apps
- Allow suspended accounts to access exports
..
account_controller_concern.rb Add ActivityPub secure mode ()
account_owned_concern.rb Add whitelist mode ()
accountable_concern.rb Add logging of admin actions ()
authorization.rb Add moderator role and add pundit policies for admin actions ()
cache_concern.rb Make Array-creation behavior of Paginable more predictable ()
challengable_concern.rb Bump rubocop from 0.86.0 to 0.88.0 ()
export_controller_concern.rb Refactor settings controllers ()
localized.rb Fix not working I18n on 2FA and Sign in token page ()
rate_limit_headers.rb Add specific rate limits for posting and following ()
session_tracking_concern.rb Update session activation time (fixes ) ()
sign_in_token_authentication_concern.rb Fix not working I18n on 2FA and Sign in token page ()
signature_authentication.rb Allow retrieval of private statuses (single or in outbox) using HTTP signatures ()
signature_verification.rb Bump rubocop from 0.86.0 to 0.88.0 ()
status_controller_concern.rb Refactor controllers for statuses, accounts, and more ()
two_factor_authentication_concern.rb Add WebAuthn as an alternative 2FA method ()
user_tracking_concern.rb Fix ()