summaryrefslogtreecommitdiffstats
path: root/install/ui/src/freeipa/plugins/certmapmatch.js
Commit message (Collapse)AuthorAgeFilesLines
* WebUI: Add cermapmatch modulePavel Vomacka2017-03-081-0/+387
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>