fix: resolve with non-lowercased acct is broken (#15813)

* fix: resolve with non-lowercased acct is broken

* docs(changelog): Fix: 大文字を含むユーザの URL で紹介された場合に 404 エラーを返す問題
This commit is contained in:
anatawa12 2025-04-13 18:34:33 +09:00 committed by GitHub
parent f7195d54d0
commit 4c473eb76d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 8 additions and 8 deletions

View file

@ -9,7 +9,7 @@
### Server
- Fix: システムアカウントの名前がサーバー名と同期されない問題を修正
- Fix: 大文字を含むユーザの URL で紹介された場合に 404 エラーを返す問題 #15813
## 2025.4.0