Chocolate Pie
c96bc36fed
Merge pull request from GHSA-7pxq-6xx9-xpgm
* fix: fix improper authorization when accessing with third-party application
* refactor: refactor type definitions
* fix: get rid of unnecessary access limitation
* enhance: サードパーティアプリケーションがWebsocket APIを使えるように
* fix: add missing parentheses
* Revert "fix(backend): add missing kind definition for admin endpoints to improve security"
This reverts commit 5150053275594278e9eb23e72d98b16593c4c230.
* frontend: 翻訳の抜けを訂正, read:adminとwrite:adminはアクセス発行トークンのデフォルトでは非表示にする
* enhance(test): misskey-ghsa-7pxq-6xx9-xpgmに関するテストを追加
* enhance(test): Websocket APIに対するテストも追加
* enhance(refactor): `@/misc/api-permissions.ts`を`misskey-js/permissions`に統合
* fix(frontend): アクセストークン発行UIで全ての権限を有効にした際、管理者用APIへのアクセスも許可してしまう問題を修正
* enhance(backend): Websocketの接続に最低限必要な権限を変更
* fix(backend): `/api/admin/meta`をサードパーティアプリケーションからはアクセスできないように
* fix(backend): エンドポイントにアクセスするために必要な権限を変更
* fix(frontend/locale): Add missing type declaration
* chore: update `misskey-js/src/autogen`
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-12-27 15:08:59 +09:00
..
2022-04-15 21:33:00 +09:00
2023-11-01 13:34:05 +09:00
2023-12-24 15:24:26 +09:00
2022-07-07 21:06:37 +09:00
2023-12-27 15:08:59 +09:00
2023-12-27 15:08:59 +09:00
2021-11-12 10:35:41 +09:00
2023-02-26 11:28:05 +09:00
2022-09-20 01:04:08 +09:00
2023-12-14 11:35:17 +09:00
2023-07-27 14:31:52 +09:00
2023-11-22 17:08:56 +09:00
2023-10-03 20:26:11 +09:00
2021-11-12 10:35:41 +09:00
2023-02-07 19:50:38 +09:00
2023-12-18 14:51:29 +09:00
2022-12-24 14:39:17 +09:00
2023-09-04 13:33:38 +09:00
2023-07-27 14:31:52 +09:00