1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/spec
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
2017-12-09 14:20:02 +01:00
..
controllers Rate limit by user instead of IP when API user is authenticated (#5923) 2017-12-09 14:20:02 +01:00
fabricators
features
fixtures
helpers
lib Fix too many forwards (#5854) 2017-11-30 03:50:05 +01:00
mailers
models Allow hiding of reblogs from followed users (#5762) 2017-11-28 15:00:35 +01:00
policies
presenters
requests
routing
services Using double splat operator (#5859) 2017-12-06 11:41:57 +01:00
support
validators
views
workers
rails_helper.rb
spec_helper.rb