mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 11:20:39 -03:30
Show password fields for new uers
This commit is contained in:
parent
b99f9e2eee
commit
4770bc7f8b
@ -162,6 +162,7 @@ export function UsersAdd($scope, $rootScope, $compile, $location, $log,
|
||||
$scope.not_ldap_user = !$scope.ldap_user;
|
||||
$scope.ldap_dn = null;
|
||||
$scope.socialAuthUser = false;
|
||||
$scope.external_account = null;
|
||||
|
||||
generator.reset();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user