egirlskey/packages/backend/src/server/api/endpoints/users
Chocolate Pie 82822e29d9
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 5150053275.

* 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-28 09:45:54 +01:00
..
gallery update deps (#11820) 2023-09-15 14:28:29 +09:00
lists Merge pull request from GHSA-7pxq-6xx9-xpgm 2023-12-28 09:45:54 +01:00
achievements.ts Merge pull request from GHSA-7pxq-6xx9-xpgm 2023-12-28 09:45:54 +01:00
clips.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
featured-notes.ts perf: early return users/notes and users/featured-notes if me is blocked by requesting user (#12663) 2023-12-15 11:24:13 +09:00
flashs.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
followers.ts enhance: “つながりの公開範囲”がフォロー・フォロワー個別設定できるように (#12702) 2023-12-18 20:59:20 +09:00
following.ts enhance: “つながりの公開範囲”がフォロー・フォロワー個別設定できるように (#12702) 2023-12-18 20:59:20 +09:00
get-frequently-replied-users.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
notes.ts perf: early return users/notes and users/featured-notes if me is blocked by requesting user (#12663) 2023-12-15 11:24:13 +09:00
pages.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
reactions.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
recommendation.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
relation.ts Merge pull request from GHSA-7pxq-6xx9-xpgm 2023-12-28 09:45:54 +01:00
report-abuse.ts Merge pull request from GHSA-7pxq-6xx9-xpgm 2023-12-28 09:45:54 +01:00
search-by-username-and-host.ts lint fixes 2023-10-09 13:32:41 +09:00
search.ts lint fixes 2023-10-09 13:32:41 +09:00
show.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
update-memo.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00