summaryrefslogtreecommitdiffstats
path: root/base/kra
Commit message (Expand)AuthorAgeFilesLines
...
* Generalized list of files in CMakeLists.txt.Endi S. Dewata2016-11-111-5/+1
* Reverted policy framework deprecation.Endi S. Dewata2016-11-112-4/+0
* Fix auditing and rename kra.ephemeral as per review commentsAde Lee2016-11-102-35/+70
* Fix approvals for asynchronous requestsAde Lee2016-11-101-1/+1
* Add field to KeyData to allow request to be returned when non-synchronousAde Lee2016-11-101-0/+20
* Modify retrieval and archival mechanisms in KRA RESTAde Lee2016-11-105-204/+214
* Refactor SecurityData archival and recovery codeAde Lee2016-11-103-777/+769
* Replaced deprecated ProxyParser.Endi S. Dewata2016-11-042-4/+4
* Fixed KRA key recovery via CLI in FIPS mode.Endi S. Dewata2016-11-021-1/+1
* Reformatted SecurityDataRecoveryService.serviceRequest().Endi S. Dewata2016-11-021-5/+25
* Removed duplicate classes.Endi S. Dewata2016-10-101-2/+2
* Fix build on Fedora 25Fraser Tweedale2016-07-011-7/+0
* Ticket #2298 Part3- trim down debug log in non-TMS crmf enrollmentsChristina Fu2016-06-171-1/+2
* UdnPwdDirAuth authentication plugin instance is not working.Jack Magne2016-06-171-1/+0
* Removed unused Tomcat 6 files.Endi S. Dewata2016-06-171-58/+0
* Ticket #2352 [TMS] missing netkeyKeyRecovery requests option in KRA agent for...Christina Fu2016-06-031-3/+4
* Ticket #2271 Part2:TMS:removing/reducing debug log printout of dataChristina Fu2016-06-021-2/+4
* New VLV indexes for KRA including realmAde Lee2016-06-021-13/+13
* Fix legacy servlets to check realm when requesting recoveryAde Lee2016-06-021-6/+7
* Ticket 2271 2298 key archival/recovery, not to record certain data in ldapChristina Fu2016-05-272-1/+25
* Ticket #2303 Key recovery fails with KRA on lunaSAChristina Fu2016-05-131-1/+3
* Add realm to requests coming in from CAAde Lee2016-05-092-13/+19
* Renamed CS.cfg.in to CS.cfg.Endi S. Dewata2016-05-093-3/+1
* Realm: allow auth instances to support multiple realmsAde Lee2016-04-202-7/+7
* Realms - Address comments from reviewAde Lee2016-04-202-32/+67
* Add authz checks for all operationsAde Lee2016-04-203-33/+104
* Make recovery methods more consistentAde Lee2016-04-201-48/+9
* Added realm to methods for listing requests and keysAde Lee2016-04-202-12/+33
* Added realm for archival and key generation through RESTAde Lee2016-04-203-0/+18
* Add realm schema changesAde Lee2016-04-201-0/+8
* Add new usn entry to other subsystemsAde Lee2016-04-151-0/+1
* Ticket #2271 TMS- clean up key archival request records in ldapChristina Fu2016-04-131-0/+6
* Remove vestiges of NISAuth pluginFraser Tweedale2016-02-161-1/+0
* Fix flake8 / PEP 8 violationsChristian Heimes2016-01-251-7/+4
* Remove obsolete catalina config filesFraser Tweedale2016-01-212-271/+0
* Checking in under the one line trivial change rule.Matthew Harmsen2015-10-222-2/+2
* Replace legacy Python base64 invocations with Py3-safe codeChristian Heimes2015-10-012-16/+20
* KRA: key archival/recovery via cli - should honor encryption/decryption flags.Jack Magne2015-09-252-30/+138
* Py3 modernization: misc manual fixesChristian Heimes2015-08-172-3/+3
* Py3 modernization: libmodernize.fixes.fix_dict_sixChristian Heimes2015-08-171-1/+1
* Py3 modernization: libmodernize.fixes.fix_unicode_typeChristian Heimes2015-08-171-17/+18
* Py3 modernization: libmodernize.fixes.fix_xrange_sixChristian Heimes2015-08-171-0/+2
* Py3 modernization: libmodernize.fixes.fix_printChristian Heimes2015-08-172-89/+91
* Py3 modernization: libmodernize.fixes.fix_importChristian Heimes2015-08-172-0/+2
* Make pki PEP 8 compatibleChristian Heimes2015-08-142-136/+224
* remove extra space from Base 64 encoded cert displaysMatthew Harmsen2015-07-311-2/+2
* Add code to reindex data during cloning without replicationAde Lee2015-07-312-0/+33
* Removed audit CLI from non-TPS subsystems.Endi S. Dewata2015-07-171-4/+0
* TPS add phone home URLs to pkidaemon status message.Jack Magne2015-07-161-265/+0
* Fixed NPE during key-retrieve.Endi S. Dewata2015-07-132-32/+72