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
Eugen Rochko a865b62efc
Rate limit by user instead of IP when API user is authenticated (#5923)
* Fix #668 - Rate limit by user instead of IP when API user is authenticated

* Fix code style issue

* Use request decorator provided by Doorkeeper
7 years ago
..
account_controller_concern.rb Add alternate links to ActivityPub resources from HTML/HEAD variants (#4586) 8 years ago
accountable_concern.rb Add logging of admin actions (#5757) 7 years ago
authorization.rb Add moderator role and add pundit policies for admin actions (#5635) 7 years ago
export_controller_concern.rb
localized.rb Improve default language decision and spec (#3351) 8 years ago
obfuscate_filename.rb
rate_limit_headers.rb Rate limit by user instead of IP when API user is authenticated (#5923) 7 years ago
signature_verification.rb Validate id of ActivityPub representations (#5114) 7 years ago
user_tracking_concern.rb Fix UserTrackingConcern firing on every request, optimize some queries (#5368) 7 years ago