summaryrefslogtreecommitdiffstats
path: root/install/ui/src/freeipa/plugins/certmap.js
Commit message (Collapse)AuthorAgeFilesLines
* WebUI: Add cermapmatch modulePavel Vomacka2017-03-081-1/+2
| | | | | | | | | | Add module which can show users which are mapped to the provided certificate. Additionaly, the certificate is parsed and parsed information are also displayed. https://pagure.io/freeipa/issue/6601 Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
* WebUI: Add certmap modulePavel Vomacka2017-03-081-0/+381
Add facets for certmaprule and certmapconfigure entities. https://fedorahosted.org/freeipa/ticket/6601 Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com> Reviewed-By: Petr Vobornik <pvoborni@redhat.com>