mirror of
https://github.com/dkmstr/openuds.git
synced 2025-12-01 08:24:15 +03:00
Fixed rest of UserInterface classes and improved multichoice
This commit is contained in:
@@ -93,7 +93,7 @@ class RegexLdap(auths.Authenticator):
|
||||
tab=types.ui.Tab.CREDENTIALS,
|
||||
)
|
||||
password = gui.PasswordField(
|
||||
lenth=32,
|
||||
length=32,
|
||||
label=_('Password'),
|
||||
order=5,
|
||||
tooltip=_('Password of the ldap user'),
|
||||
|
||||
Reference in New Issue
Block a user