chinwagsocial/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 Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
favourited_by_accounts_controller_spec.rb Spelling (#17705) 2022-03-06 22:51:40 +01:00
favourites_controller_spec.rb Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
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 Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
pins_controller_spec.rb Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
reblogged_by_accounts_controller_spec.rb Spelling (#17705) 2022-03-06 22:51:40 +01:00
reblogs_controller_spec.rb Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
sources_controller_spec.rb Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
translations_controller_spec.rb Merge pull request from GHSA-58x8-3qxw-6hm7 2024-07-04 16:26:49 +02:00