diff options
author | Petr Vobornik <pvoborni@redhat.com> | 2012-11-19 13:22:36 +0100 |
---|---|---|
committer | Petr Vobornik <pvoborni@redhat.com> | 2012-11-29 09:38:04 +0100 |
commit | 0833f594c15d05b6ead7e7ca15aabe34fa09a766 (patch) | |
tree | f72b7f6331d618ea5cbea2624d1d9700d284ff35 /install/ui/test | |
parent | 730a5005676d6fb2639690f392420c5c876c5a32 (diff) | |
download | freeipa-0833f594c15d05b6ead7e7ca15aabe34fa09a766.tar.gz freeipa-0833f594c15d05b6ead7e7ca15aabe34fa09a766.tar.xz freeipa-0833f594c15d05b6ead7e7ca15aabe34fa09a766.zip |
Editable sshkey, mac address field after upgrade
After upgrade, sshkeys of existing users and hosts or mac address are not editable because attribute level rights are not send to Web UI due to lack of ipasshuser/ieee802device object classes.
'w_if_no_aci' attribute flag was introduced to bypass this issue. It makes attribute writable when AttributeLevelRights for the attribute are not present and only when user posses rights for modifying object class attribute.
The flag was set for sshkeys_field and mac address field.
https://fedorahosted.org/freeipa/ticket/3260
Diffstat (limited to 'install/ui/test')
0 files changed, 0 insertions, 0 deletions