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:
Pavel Vomacka 2017-06-12 13:18:44 +02:00
parent abb6384875
commit b25412f988

View File

@ -147,8 +147,7 @@ return {
fields: [
{
$type: 'multivalued',
name: 'ipantadditionalsuffixes',
read_only: true
name: 'ipantadditionalsuffixes'
}
]
},