mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-05-07 10:14:35 +00:00
fix(web): avoid false default-password reminders
Only flag seeded accounts that still use the shipped password hash, and keep auth status and password change responses stable during review follow-up.
This commit is contained in:
@@ -377,7 +377,6 @@ web:
|
||||
change_password: 修改密码
|
||||
old_password: 旧密码
|
||||
new_password: 新密码
|
||||
new_password_empty: 新密码不能为空
|
||||
confirm_password: 确认新密码
|
||||
language: 语言
|
||||
theme: 主题
|
||||
|
||||
@@ -377,7 +377,6 @@ web:
|
||||
change_password: Change Password
|
||||
old_password: Old Password
|
||||
new_password: New Password
|
||||
new_password_empty: New password cannot be empty
|
||||
confirm_password: Confirm New Password
|
||||
language: Language
|
||||
theme: Theme
|
||||
|
||||
Reference in New Issue
Block a user