Sharkey/packages/backend/src/core
syuilo c836157edb
enhance: 二要素認証設定時のセキュリティを強化 (#11863)
* enhance: 二要素認証設定時のセキュリティを強化

パスワード入力が必要な操作を行う際、二要素認証が有効であれば確認コードの入力も必要にする

* Update CoreModule.ts

* Update 2fa.ts

* wip

* wip

* Update 2fa.ts

* tweak
2023-09-22 14:12:33 +09:00
..
activitypub refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
chart refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
entities feat: 指定したユーザーの投稿通知 2023-09-21 18:48:15 +09:00
AccountMoveService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
AccountUpdateService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
AchievementService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
AiService.ts refactor(backend): Remove unused injections (#11462) 2023-08-05 10:33:00 +09:00
AnnouncementService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
AntennaService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
AppLockService.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
CacheService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
CaptchaService.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
ClipService.ts fix: provide NoSuchNoteError error 2023-09-20 11:43:33 +09:00
CoreModule.ts enhance: 二要素認証設定時のセキュリティを強化 (#11863) 2023-09-22 14:12:33 +09:00
CreateSystemUserService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
CustomEmojiService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
DeleteAccountService.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
DownloadService.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
DriveService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
EmailService.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
FederatedInstanceService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
FetchInstanceMetadataService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
FileInfoService.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
GlobalEventService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
HashtagService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
HttpRequestService.ts enhance(backend): Add address bind config option (#11725) 2023-08-20 13:20:01 +09:00
IdService.ts feat: introduce aidx and make it default 2023-09-06 18:33:51 +09:00
ImageProcessingService.ts refactor(backend): Remove unused injections (#11462) 2023-08-05 10:33:00 +09:00
InstanceActorService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
InternalStorageService.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
LoggerService.ts refactor(backend): Remove unused injections (#11462) 2023-08-05 10:33:00 +09:00
MetaService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
MfmService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
ModerationLogService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
NoteCreateService.ts feat: 指定したユーザーの投稿通知 2023-09-21 18:48:15 +09:00
NoteDeleteService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
NotePiningService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
NoteReadService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
NotificationService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
PollService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
ProxyAccountService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
PushNotificationService.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
QueryService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
QueueModule.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
QueueService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
ReactionService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
RelayService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
RemoteLoggerService.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
RemoteUserResolveService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
RoleService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
S3Service.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
SearchService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
SignupService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
UserAuthService.ts enhance: 二要素認証設定時のセキュリティを強化 (#11863) 2023-09-22 14:12:33 +09:00
UserBlockingService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
UserFollowingService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
UserKeypairService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
UserListService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
UserMutingService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
UserSuspendService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
UtilityService.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
VideoProcessingService.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
WebAuthnService.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
WebfingerService.ts refactor(backend): Remove unused injections (#11462) 2023-08-05 10:33:00 +09:00
WebhookService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00