mirror of
https://github.com/aljazceru/CTFd.git
synced 2025-12-17 05:54:19 +01:00
Confirm Old Team Password (#2261)
* Update language for updating team password --------- Co-authored-by: Kevin Chung <kchung@ctfd.io>
This commit is contained in:
@@ -103,7 +103,7 @@ def TeamSettingsForm(*args, **kwargs):
|
||||
"New Team Password", description="Set a new team join password"
|
||||
)
|
||||
confirm = PasswordField(
|
||||
"Confirm Password",
|
||||
"Confirm Current Team Password",
|
||||
description="Provide your current team password (or your password) to update your team's password",
|
||||
)
|
||||
affiliation = StringField(
|
||||
|
||||
Reference in New Issue
Block a user