summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/SigninApiService.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lint and type fixesHazelnoot2025-04-011-4/+5
|
* move SkRateLimiterService to correct directoryHazelnoot2025-02-051-1/+1
|
* increase sign-in rate limitHazelnoot2025-02-051-2/+9
|
* remove duplicate importdakkar2024-12-091-1/+0
|
* Merge branch 'develop' into feature/2024.10dakkar2024-12-091-6/+10
|\
| * separate SkRateLimiterService from RateLimiterService and update all usagesHazelnoot2024-12-071-7/+10
| |
* | remove duplicate importdakkar2024-11-081-1/+0
| |
* | Merge tag '2024.10.1' into feature/2024.10dakkar2024-11-081-10/+94
|\ \ | |/ |/|
| * wip (#14745)syuilo2024-10-111-0/+7
| |
| * fix: signin ↵かっこかり2024-10-051-46/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | の資格情報が足りないだけの場合はエラーにせず200を返すように (#14700) * fix: signin の資格情報が足りないだけの場合はエラーにせず200を返すように * run api extractor * fix * fix * fix test * /signin -> /signin-flow * fix * fix lint * rename * fix * fix
| * enhance(frontend): サインイン画面の改善 (#14658)かっこかり2024-10-041-12/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update MkSignin.vue * Update MkSignin.vue * wip * Update CHANGELOG.md * enhance(frontend): サインイン画面の改善 * Update Changelog * 14655の変更取り込み * spdx * fix * fix * fix * :art: * :art: * :art: * :art: * Captchaがリセットされない問題を修正 * 次の処理をsignin apiから読み取るように * Add Comments * fix * fix test * attempt to fix test * fix test * fix test * fix test * fix * fix test * fix: 一部のエラーがちゃんと出るように * Update Changelog * :art: * :art: * remove border --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
| * enhance: require captcha for signin (#14655)syuilo2024-10-031-0/+37
| | | | | | | | | | | | | | | | | | | | | | * wip * Update MkSignin.vue * Update MkSignin.vue * wip * Update CHANGELOG.md
* | fix some DI mistakes after the mergedakkar2024-10-101-2/+0
| |
* | use injected meta in SigninApiServicedakkar2024-10-091-6/+8
| |
* | prevent login and password reset for system accountsHazel K2024-10-071-0/+7
| |
* | merge: upstreamMarie2024-02-191-2/+2
|\|
| * refactor(backend): remove/replace deprecated type deps (#13252)zyoshoka2024-02-161-1/+1
| |
| * (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| | | | | | | | Fix #13290
| * Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| | | | | | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
| * update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
| |
* | add: Require Approval for SignupMar0xy2023-10-181-0/+20
| |
* | merge: upstream performance changes & instance silencingMar0xy2023-10-161-2/+1
|\|
| * perf(backend): createdAtをidから取得するように & ↵syuilo2023-10-161-2/+1
| | | | | | | | 無駄なDateインスタンスの生成を避けるように
* | upd: rehash misskey passwords with argon2 on loginMar0xy2023-09-271-22/+15
| |
* | upd: rehash misskey passwordsInsert5StarName2023-09-271-2/+21
| |
* | merge: upstreamMar0xy2023-09-261-19/+9
|\|
| * enhance: 二要素認証設定時のセキュリティを強化 (#11863)syuilo2023-09-221-19/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * enhance: 二要素認証設定時のセキュリティを強化 パスワード入力が必要な操作を行う際、二要素認証が有効であれば確認コードの入力も必要にする * Update CoreModule.ts * Update 2fa.ts * wip * wip * Update 2fa.ts * tweak
* | upd: swap bcrypt to argon2, add misskey-js to dev, auto load repliesMar0xy2023-09-221-2/+3
|/
* refactor(backend): update directory structure for modelssyuilo2023-09-201-1/+1
|
* update deps (#11820)syuilo2023-09-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update deps * fix * wip * wip * wip * Update docker-compose.yml.example * Delete reviewer-lottery.yml * Update RepositoryModule.ts * wip * wip * clean up * update deps * wip * wip
* feat: passkey support (#11804)syuilo2023-09-081-100/+15
| | | https://github.com/MisskeyIO/misskey/pull/149
* feat: Refine 2fa (#11766)syuilo2023-08-281-0/+7
| | | | | | | | | | | | | * wip * Update 2fa.qrdialog.vue * Update 2fa.vue * Update CHANGELOG.md * tweak * :v:
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-161-2/+2
| | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * Update RepositoryModule.ts * wip * wip * wip * Revert "wip" This reverts commit c1c13b37d2aaf3c65bc148212da302b0eb7868bf.
* chore: ↵Shun Sakai2023-07-271-0/+5
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#11348) * chore: Add the SPDX information to each file Add copyright and licensing information as defined in version 3.0 of the REUSE Specification. * tweak format --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix typesyuilo2023-02-221-2/+2
|
* :art: 2FA設定のデザイン向上 / ↵tamaina2023-02-201-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | セキュリティキーの名前を変更できるように (#9985) * wip * fix * wip * wip * :v: * rename key * :art: * update CHANGELOG.md * パスワードレスログインの判断はサーバーで * 日本語 * 日本語 * 日本語 * 日本語 * :v: * fix * refactor * トークン→確認コード * fix password-less / qr click * use otpauth * 日本語 * autocomplete * パスワードレス設定は外に出す * :art: * :art: --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactorsyuilo2023-02-131-2/+2
|
* refactor: fix typessyuilo2023-02-091-2/+2
|
* Fix import related TypeScript errors (#9321)Kagami Sascha Rosylight2022-12-141-1/+1
| | | | | | | * Add missing @types packages * Fix TS1272 type only imports * Fix TS2821 import assertion
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-0/+2
|
* Fastify (#9106)syuilo2022-12-031-51/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * fix * Update SignupApiService.ts * wip * wip * Update ClientServerService.ts * wip * wip * wip * Update WellKnownServerService.ts * wip * wip * update des * wip * Update ApiServerService.ts * wip * update deps * Update WellKnownServerService.ts * wip * update deps * Update ApiCallService.ts * Update ApiCallService.ts * Update ApiServerService.ts
* fix import typesyuilo2022-09-211-2/+2
|
* なんかもうめっちゃ変えたsyuilo2022-09-181-0/+282