#4380 The Web UI is unable to handle 'attributelevelrights' '*'
Closed: Fixed None Opened 9 years ago by thozza.

I was playing with LDAP database due to bind-dyncb-ldap patches testing. I added a new Extensible Object class into LDAP and made one DNS zone of that type.

I'm able to see the DNS zone in the IPA Web UI, but unable to edit any entry.

The results section in the response contains:
"results": [
{
"error": null,
"result": {
"attributelevelrights": {
"*": "rscwo",
"aci": "rscwo",
"cospriority": "rscwo",
"nsaccountlock": "rscwo"
},
...


Moving stabilization tickets that do not affect FreeIPA 4.0 release usability in any significant way to 4.0.1 stabilization milestone.

FreeIPA 4.0.1 was released, moving to next bugfixing release milestone.

master:

  • 855c59c webui: support wildcard attribute level rights

ipa-4-1:

  • 855c59c webui: support wildcard attribute level rights

ipa-4-0:

  • 8d46535 webui: support wildcard attribute level rights

Metadata Update from @thozza:
- Issue assigned to pvoborni
- Issue set to the milestone: FreeIPA 4.0.2

7 years ago

Login to comment on this ticket.

Metadata