summaryrefslogtreecommitdiffstats
path: root/ipaserver/plugins/certmap.py
Commit message (Expand)AuthorAgeFilesLines
* certmap rules: altSecurityIdentities should only be used for trusted domainsAlexander Bokovoy2019-07-171-0/+73
* Py3: Remove subclassing from objectChristian Heimes2018-09-271-1/+1
* Load certificate files as binary dataChristian Heimes2018-04-301-4/+11
* LGTM: raise handle_not_found()Christian Heimes2018-01-091-2/+2
* Create a Certificate parameterStanislav Laznicka2017-07-271-5/+3
* x509: Make certificates represented as objectsStanislav Laznicka2017-07-271-3/+4
* logging: do not reference loggers in arguments and attributesJan Cholasta2017-07-141-7/+6
* logging: remove object-specific loggersJan Cholasta2017-07-141-3/+7
* Re-use trust domain retrieval code in certmap validatorsMartin Babinsky2017-03-141-8/+3
* IdM Server: list all Employees with matching Smart CardFlorence Blanc-Renaud2017-03-081-1/+165
* Support for Certificate Identity MappingFlorence Blanc-Renaud2017-03-021-0/+391