mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
add in OR to the UI label for editing a registry credential
This commit is contained in:
parent
4a62932ecd
commit
0d2ab5f61e
@ -1106,7 +1106,7 @@ ManagedCredentialType(
|
||||
},
|
||||
{
|
||||
'id': 'password',
|
||||
'label': ugettext_noop('Password'),
|
||||
'label': ugettext_noop('Password or Token'),
|
||||
'type': 'string',
|
||||
'secret': True,
|
||||
'help_text': ugettext_noop('A password or token used to authenticate with'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user