You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/controllers/concerns
Claire 3593ee2e36
Add rate-limit of TOTP authentication attempts at controller level (#28801)
1 year ago
..
admin File cleanup/organization in `controllers/concerns` (#27846) 1 year ago
api File cleanup/organization in `controllers/concerns` (#27846) 1 year ago
auth Add rate-limit of TOTP authentication attempts at controller level (#28801) 1 year ago
settings File cleanup/organization in `controllers/concerns` (#27846) 1 year ago
account_controller_concern.rb
account_owned_concern.rb Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 1 year ago
accountable_concern.rb
authorization.rb
cache_concern.rb Enable Rails 7.1 Marshalling format (#28609) 1 year ago
challengable_concern.rb
localized.rb
session_tracking_concern.rb
signature_authentication.rb
signature_verification.rb Fix Mastodon not correctly processing HTTP Signatures with query strings (#28476) 1 year ago
user_tracking_concern.rb
web_app_controller_concern.rb