feat: メールアドレスを使用してユーザー名を割り出す機能

Resolve #10158
This commit is contained in:
syuilo 2023-11-14 07:58:18 +09:00
parent a059dbe41b
commit 2d2eefe3d4
6 changed files with 102 additions and 6 deletions

View file

@ -15,7 +15,7 @@
## 2023.x.x (unreleased)
### General
-
- Feat: コントロールパネルの「照会」から、入力されたメールアドレスを持つユーザーを検索できるようになりました
### Client
- Fix: アイコンデコレーションが複数の場所で見切れている問題を修正