mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Modified description of nsaccountlock attribute
The original one was misleading, giving the value exactly opposite meaning than it actually was. https://fedorahosted.org/freeipa/ticket/741
This commit is contained in:
@@ -204,7 +204,7 @@ class user(LDAPObject):
|
||||
label=_('Car License'),
|
||||
),
|
||||
Bool('nsaccountlock?',
|
||||
label=_('Account activation status'),
|
||||
label=_('Account disabled'),
|
||||
flags=['no_create', 'no_update', 'no_search'],
|
||||
),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user