mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
webui: pwpolicy cospriority field was marked as required
https://fedorahosted.org/freeipa/ticket/5553 Reviewed-By: Martin Basti <mbasti@redhat.com>
This commit is contained in:
committed by
Martin Basti
parent
a291ca8780
commit
af0e0e5153
@@ -84,7 +84,10 @@ return {
|
||||
other_field: 'cn',
|
||||
required: true
|
||||
},
|
||||
'cospriority'
|
||||
{
|
||||
name: 'cospriority',
|
||||
required: true
|
||||
}
|
||||
],
|
||||
height: 300
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user