nas/app/controllers/api/v1/timelines
Claire 21b716db12 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-05 07:10:33 +09:00
..
antenna_controller.rb Follow parent change 2023-11-15 13:07:54 +09:00
base_controller.rb Merge pull request from GHSA-58x8-3qxw-6hm7 2024-07-05 07:10:33 +09:00
home_controller.rb Merge remote-tracking branch 'parent/main' into upstream-20231116 2023-11-15 13:01:29 +09:00
list_controller.rb Add base class for api/v1/timelines/* controllers (#27840) 2023-11-14 14:53:31 +00:00
public_controller.rb Merge pull request from GHSA-58x8-3qxw-6hm7 2024-07-05 07:10:33 +09:00
tag_controller.rb Merge pull request from GHSA-58x8-3qxw-6hm7 2024-07-05 07:10:33 +09:00