summaryrefslogtreecommitdiffstats
path: root/install/ui/src/freeipa/plugins/caacl.js
Commit message (Collapse)AuthorAgeFilesLines
* Extend caacl entityPavel Vomacka2016-06-151-1/+47
| | | | | | | | | | | There is new checkbox in adding new caacl which can set whether the ACL applies on all CAs or not. Also there is a new table with CAs on which is current ACL applied. User can add and remove CAs from this table. Part of: https://fedorahosted.org/freeipa/ticket/5939 Reviewed-By: Fraser Tweedale <ftweedal@redhat.com> Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
* webui: caaclPetr Vobornik2015-07-081-0/+379
Reviewed-By: Martin Basti <mbasti@redhat.com>