summaryrefslogtreecommitdiffstats
path: root/ipaserver/plugins
Commit message (Expand)AuthorAgeFilesLines
* dns: fix `dnsrecord_add` interactive modeJan Cholasta2017-03-081-1/+1
* IdM Server: list all Employees with matching Smart CardFlorence Blanc-Renaud2017-03-081-1/+165
* Add support for custom table pagination sizePavel Vomacka2017-03-081-0/+4
* WebUI: Add certmap modulePavel Vomacka2017-03-081-0/+12
* WebUI: Change structure of Identity submenuPavel Vomacka2017-03-071-0/+5
* Add SHA256 fingerprints for certsTomas Krizek2017-03-073-0/+17
* rabase.get_certificate: make serial number arg mandatoryFraser Tweedale2017-03-072-2/+2
* Extract method to map principal to princpal typeFraser Tweedale2017-03-031-15/+14
* Remove redundant principal_type argumentFraser Tweedale2017-03-032-9/+12
* Support for Certificate Identity MappingFlorence Blanc-Renaud2017-03-024-9/+595
* dogtag: remove redundant property definitionFraser Tweedale2017-03-011-20/+0
* Moving ipaCert from HTTPD_ALIAS_DIRStanislav Laznicka2017-03-013-75/+92
* Remove NSSConnection from DogtagStanislav Laznicka2017-03-011-23/+18
* Move RA agent certificate file export to a different locationStanislav Laznicka2017-03-011-1/+1
* ca: correctly authorise ca-del, ca-enable and ca-disableFraser Tweedale2017-02-281-2/+14
* Remove md5_fingerprints from IPAStanislav Laznicka2017-02-234-18/+0
* Fix session logoutSimo Sorce2017-02-221-1/+1
* Change session logout to kill only the cookieSimo Sorce2017-02-171-2/+3
* Separate RA cert store from the HTTP cert storeSimo Sorce2017-02-152-6/+6
* Use Anonymous user to obtain FAST armor ccacheSimo Sorce2017-02-151-1/+2
* Drop use of kinit_as_http from trust codeSimo Sorce2017-02-151-6/+0
* Change session handlingSimo Sorce2017-02-151-10/+5
* Allow nsaccountlock to be searched in user-find commandGabe2017-02-141-1/+17
* cryptography has deprecated serial in favor of serial_numberChristian Heimes2017-02-102-4/+4
* py3: get_memberofindirect: fix ByteWarningsMartin Basti2017-02-081-1/+1
* py3: _convert_to_idna: fix bytes/unicode mistmatchMartin Basti2017-02-081-2/+3
* py3: DNS: get_record_entry_attrs: do not modify dict during iterationMartin Basti2017-02-081-1/+1
* py3: _ptrrecord_precallaback: use bytes with labelsMartin Basti2017-02-081-1/+1
* py3: remove_entry_from_group: attribute name must be stringMartin Basti2017-02-081-1/+1
* py3: base64 encoding/decoding returns always bytes don't mix itMartin Basti2017-02-083-5/+3
* stageuser: Add stageuser-{add,remove}-principalDavid Kupka2017-02-071-0/+14
* stageuser: Add stageuser-{add,remove}-certDavid Kupka2017-02-073-38/+54
* py3: fix CSR encoding inside frameworkMartin Basti2017-01-312-2/+4
* py3: can_read: attributelevelrights is already stringMartin Basti2017-01-311-1/+1
* py3: get_effective_rights: values passed to ldap must be bytesMartin Basti2017-01-311-1/+4
* cert: fix search limit handling in cert-findJan Cholasta2017-01-241-4/+17
* dogtag: search past the first 100 certificatesJan Cholasta2017-01-241-1/+1
* py3: decode bytes for json.loads()Martin Basti2017-01-241-4/+5
* dogtag.py: fix exception logging of JSON dataMartin Basti2017-01-241-4/+8
* py3: convert_attribute_members: don't use bytes as parameter for DNMartin Basti2017-01-241-1/+1
* py3: add_entry_to_group: attribute name must be string not bytesMartin Basti2017-01-241-1/+1
* Fix coverity issueTomas Krizek2017-01-161-1/+2
* Reuse self.api when executing ca_enabled_checkFraser Tweedale2017-01-113-21/+21
* ipa_generate_password algorithm changePetr Spacek2017-01-064-20/+10
* Change activity text while loading metadataPavel Vomacka2017-01-051-0/+1
* ca: fix ca-find with --pkey-onlyJan Cholasta2017-01-051-3/+7
* Remove "Request Certificate with SubjectAltName" permissionFraser Tweedale2016-12-211-6/+0
* certprofile-mod: correctly authorise config updateFraser Tweedale2016-12-141-0/+5
* Fix regression in test suiteFraser Tweedale2016-12-131-4/+10
* Check for conflict entries before raising domain levelLudwig Krispenz2016-12-131-0/+28