mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
password expiration label
This commit is contained in:
@@ -163,7 +163,7 @@ class config(LDAPObject):
|
||||
),
|
||||
Int('ipapwdexpadvnotify?',
|
||||
cli_name='pwdexpnotify',
|
||||
label=_('Password Expiration Notification'),
|
||||
label=_('Password Expiration Notification (days)'),
|
||||
doc=_('Number of days\'s notice of impending password expiration.'),
|
||||
minvalue=0,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user