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/spec/controllers
Claire 34aeef3453
Merge pull request from GHSA-58x8-3qxw-6hm7
* Fix insufficient permission checking for public timeline endpoints

Note that this changes unauthenticated access failure code from 401 to 422

* Add more tests for public timelines

* Require user token in `/api/v1/statuses/:id/translate` and `/api/v1/scheduled_statuses`
8 months ago
..
activitypub
admin Fix `/admin/accounts/:account_id/statuses/:id` for edited posts with media attachments (#30819) 8 months ago
api Merge pull request from GHSA-58x8-3qxw-6hm7 8 months ago
auth Add rate-limit of TOTP authentication attempts at controller level (#28801) 1 year ago
concerns Convert signature verification specs to request specs (#28443) 1 year ago
disputes
oauth Merge pull request from GHSA-vp5r-5pgw-jwqx 8 months ago
settings Merge pull request from GHSA-vp5r-5pgw-jwqx 8 months ago
well_known
about_controller_spec.rb
accounts_controller_spec.rb
application_controller_spec.rb Remove caching in `cache_collection` (#29862) 10 months ago
authorize_interactions_controller_spec.rb
emojis_controller_spec.rb
follower_accounts_controller_spec.rb
following_accounts_controller_spec.rb
home_controller_spec.rb
instance_actors_controller_spec.rb
intents_controller_spec.rb
invites_controller_spec.rb
manifests_controller_spec.rb
media_controller_spec.rb
media_proxy_controller_spec.rb
relationships_controller_spec.rb
shares_controller_spec.rb
statuses_cleanup_controller_spec.rb
statuses_controller_spec.rb
tags_controller_spec.rb