Commit Graph

4 Commits (9c39fb52f300c447dce5f279e448edeb0291d002)

Author SHA1 Message Date
Claire 502cf75b16
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`
7 months ago
Matt Jankowski 0945e25b8f
Add `Api::V1::Statuses::BaseController` base controller class (#27794) 1 year ago
Lukas Martini a7d96e6aff
Improve error messages when DeepL quota is exceeded (#26704) 1 year ago
Eugen Rochko 0d6b878808
Add user content translations with configurable backends (#19218) 2 years ago