1
0
Fork 0
forked from gitea/nas
nas/app
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
..
chewy Change: #532 ElasticSearch設定の外出し (#650) 2024-03-12 12:11:13 +09:00
controllers Merge pull request from GHSA-58x8-3qxw-6hm7 2024-07-05 07:10:33 +09:00
helpers Merge remote-tracking branch 'parent/main' into upstream-20240424 2024-04-24 08:57:07 +09:00
javascript Merge remote-tracking branch 'parent/main' into kb_development 2024-04-27 08:42:37 +09:00
lib Merge pull request from GHSA-vp5r-5pgw-jwqx 2024-07-05 07:07:56 +09:00
mailers Merge remote-tracking branch 'parent/main' into upstream-20240327 2024-03-27 12:13:55 +09:00
models Fix /admin/accounts/:account_id/statuses/:id for edited posts with media attachments (#30819) 2024-07-05 06:56:14 +09:00
policies Add: ホワイトリスト運用時、承認待ちリモートアカウントの概念ならびに操作画面 (#584) 2024-02-17 21:07:37 +09:00
presenters Add: #699 引用・参照対応サーバーをAPIで取得 (#711) 2024-04-16 12:58:54 +09:00
serializers Merge remote-tracking branch 'parent/main' into kb_development 2024-04-27 08:42:37 +09:00
services fix: Return HTTP 422 when scheduled status time is less than 5 minutes (#30584) 2024-07-05 07:05:03 +09:00
validators Merge remote-tracking branch 'parent/main' into upstream-20240408 2024-04-08 07:44:47 +09:00
views Merge remote-tracking branch 'parent/main' into kb_development 2024-04-27 08:42:37 +09:00
workers Fix: remove broken OAuth Application vacuuming & throttle OAuth Application registrations (#30316) 2024-05-30 23:34:50 +09:00