mirror of
https://github.com/ansible/awx.git
synced 2026-02-15 10:10:01 -03:30
AC-394 Fixed.
This commit is contained in:
@@ -74,7 +74,8 @@ angular.module('UserFormDefinition', [])
|
||||
editRequired: false,
|
||||
awPassMatch: true,
|
||||
associated: 'password',
|
||||
autocomplete: false
|
||||
autocomplete: false,
|
||||
pwMeter: true
|
||||
},
|
||||
is_superuser: {
|
||||
label: 'Superuser?',
|
||||
|
||||
Reference in New Issue
Block a user