1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/spec/controllers/api/v1/statuses
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`
2024-07-04 16:26:49 +02:00
..
bookmarks_controller_spec.rb
favourited_by_accounts_controller_spec.rb
favourites_controller_spec.rb
histories_controller_spec.rb Change /api/v1/statuses/:id/history to always return at least one item (#25510) 2023-07-06 13:45:40 +02:00
mutes_controller_spec.rb
pins_controller_spec.rb
reblogged_by_accounts_controller_spec.rb
reblogs_controller_spec.rb
sources_controller_spec.rb
translations_controller_spec.rb Merge pull request from GHSA-58x8-3qxw-6hm7 2024-07-04 16:26:49 +02:00