Sharkey/src/server/api/endpoints/i
MeiMei 04e27e160e
認証の修正 (#7597)
* authenticateのキャッシュを廃止

* 凍結ユーザーがサインイン出来てしまうのを修正

* 凍結ユーザーはストリーミング接続出来ないように

* 他人のアクセストークンはrevoke出来ないように, 正常削除を待機するように

* ユーザー/アクセストークンを無効化したらストリーミングを切断するように

* Revert TODO

* ストリーミングterminateは、ユーザー削除後に行うように

* signinでsuspendは別のエラーにする

* トークン再生成後のストリーミング切断は少し待つように

* サスペンド後のストリーミング切断はローカルユーザーのみに
2021-07-18 19:57:53 +09:00
..
2fa refactor: Use path alias 2021-03-23 17:43:07 +09:00
gallery Gallery (#7194) 2021-04-24 22:38:24 +09:00
registry Refactor (#7394) 2021-03-24 11:05:37 +09:00
apps.ts Fix #6199 (#6201) 2020-03-29 23:18:03 +09:00
authorized-apps.ts Refactoring 2020-02-15 21:33:32 +09:00
change-password.ts refactor: resolve #7139 2021-02-13 15:33:38 +09:00
delete-account.ts 認証の修正 (#7597) 2021-07-18 19:57:53 +09:00
export-blocking.ts Refactoring 2020-02-15 21:33:32 +09:00
export-following.ts Refactoring 2020-02-15 21:33:32 +09:00
export-mute.ts Refactoring 2020-02-15 21:33:32 +09:00
export-notes.ts Refactoring 2020-02-15 21:33:32 +09:00
export-user-lists.ts Refactoring 2020-02-15 21:33:32 +09:00
favorites.ts Remove endpoint descriptions 2021-06-08 14:09:32 +09:00
get-word-muted-notes-count.ts APIドキュメントの改善 (#6757) 2021-03-06 22:34:11 +09:00
import-following.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
import-user-lists.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
notifications.ts Remove endpoint descriptions 2021-06-08 14:09:32 +09:00
page-likes.ts Remove endpoint descriptions 2021-06-08 14:09:32 +09:00
pages.ts Remove endpoint descriptions 2021-06-08 14:09:32 +09:00
pin.ts Remove endpoint descriptions 2021-06-08 14:09:32 +09:00
read-all-messaging-messages.ts Remove endpoint descriptions 2021-06-08 14:09:32 +09:00
read-all-unread-notes.ts Remove endpoint descriptions 2021-06-08 14:09:32 +09:00
read-announcement.ts Remove endpoint descriptions 2021-06-08 14:09:32 +09:00
regenerate-token.ts 認証の修正 (#7597) 2021-07-18 19:57:53 +09:00
revoke-token.ts 認証の修正 (#7597) 2021-07-18 19:57:53 +09:00
signin-history.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
unpin.ts Remove endpoint descriptions 2021-06-08 14:09:32 +09:00
update-email.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
update.ts Remove endpoint descriptions 2021-06-08 14:09:32 +09:00
user-group-invites.ts Remove endpoint descriptions 2021-06-08 14:09:32 +09:00