mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
WebUI: add support for changing trust UPN suffixes
It is now possible to change UPN suffixes in WebUI. This change allows another way to changing UPN suffixes for AD users. https://pagure.io/freeipa/issue/7015 Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
parent
abb6384875
commit
b25412f988
@ -147,8 +147,7 @@ return {
|
||||
fields: [
|
||||
{
|
||||
$type: 'multivalued',
|
||||
name: 'ipantadditionalsuffixes',
|
||||
read_only: true
|
||||
name: 'ipantadditionalsuffixes'
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user