summaryrefslogtreecommitdiffstats
path: root/base/server/cms/src/org/dogtagpki/server/rest
Commit message (Expand)AuthorAgeFilesLines
* Added createCertificates().Endi S. Dewata2016-05-051-18/+39
* Added existing database parameter.Endi S. Dewata2016-05-041-10/+8
* Added createUsers() and configureSecurityDomain().Endi S. Dewata2016-05-041-7/+18
* Fixed session.Endi S. Dewata2016-05-041-6/+7
* Refactored SystemConfigService.finalizeConfiguration().Endi S. Dewata2016-05-041-18/+34
* Fixed problem uninstalling standalone KRA.Endi S. Dewata2016-04-291-0/+1
* Add script to enable USN pluginAde Lee2016-04-151-0/+1
* Fixed pki pkcs12-import backward compatibility.Endi S. Dewata2016-04-081-1/+1
* Ticket #1006 Audit logging for TPS REST operationsChristina Fu2016-03-281-15/+102
* Removed unnecessary URL encoding for admin cert request.Endi S. Dewata2016-03-211-0/+4
* Added mechanism to import system certs via PKCS #12 file.Endi S. Dewata2016-02-261-31/+24
* Weaken PKIPrincipal to superclass in several placesFraser Tweedale2016-02-151-1/+4
* Updated CLI to run individual selftests.Endi S. Dewata2016-01-181-3/+55
* Added table to manage TPS user profiles.Endi S. Dewata2016-01-181-28/+69
* Added mechanism to import existing CA certificate.Endi S. Dewata2015-11-251-4/+34
* Replaced legacy HttpClient.Endi S. Dewata2015-10-221-5/+5
* Removed unused WizardServlet.Endi S. Dewata2015-10-221-20/+19
* Refactored SecurityDomainProcessor.Endi S. Dewata2015-10-131-3/+13
* Added Java client and CLI support for Feature resource.Ade Lee2015-10-021-3/+3
* Fixed user search in PasswdUserDBAuthentication.Endi S. Dewata2015-10-021-0/+10
* Added Features REST API resourceAde Lee2015-09-271-0/+66
* Add code to reindex data during cloning without replicationAde Lee2015-07-311-0/+1
* Fix code to add replicationdb password unless already presentAde Lee2015-07-241-1/+1
* Ticket 1447 pkispawn: findCertByNickname fails to find cert in creating share...Christina Fu2015-07-061-5/+9
* Cleaned up SystemConfigService.configureClone().Endi S. Dewata2015-07-011-50/+22
* Cleaned up SystemConfigService.validateRequest().Endi S. Dewata2015-07-011-31/+38
* Fix for HSM cloning issueMatthew Harmsen2015-06-171-0/+8
* disable backup keys and share master keys when using an HSMMatthew Harmsen2015-05-221-0/+12
* Fixed key archival problem in CLI with separate KRA instance.Endi S. Dewata2015-05-221-30/+83
* Ticket 1160 audit logging needed: REST API auth/authz; kra for getKeyInfoChristina Fu2015-05-131-36/+188
* Added options for internal token and replication passwords.Endi S. Dewata2015-05-111-14/+9
* Fixed authentication data in audit log.Endi S. Dewata2015-05-051-0/+100
* Ticket 1316 Allow adding SAN to server cert during the install processChristina Fu2015-04-211-0/+10
* Allow use of secure LDAPS connectionMatthew Harmsen2015-03-131-2/+2
* Added support for exception chains in EBaseException.Endi S. Dewata2015-01-211-9/+9
* Fixed problem importing renewed system certificate.Endi S. Dewata2014-12-121-5/+7
* Fix sub-CA installation with own security domainAde Lee2014-10-011-83/+141
* ticket #1110 pkispawn (configuration) does not provide CA extensions in subor...Christina Fu2014-09-251-0/+9
* Fixed problems in group operations.Endi S. Dewata2014-08-271-5/+10
* Add ability to create database as subtree of existing treeAde Lee2014-07-171-13/+17
* Added transport cert attributes.Endi S. Dewata2014-07-091-9/+14
* Added minimum search keyword length requirement.Endi S. Dewata2014-05-124-24/+39
* Added filter to UserService.findUserMemberships().Endi S. Dewata2014-05-081-2/+5
* Added filter to GroupService.findGroupMembers().Endi S. Dewata2014-05-081-2/+4
* Replace filter in UGSubsystem.listGroups().Endi S. Dewata2014-05-081-2/+0
* Fixed message format for PKIException.Endi S. Dewata2014-05-071-0/+26
* Replaced filter in UGSubsystem.findUsers().Endi S. Dewata2014-05-051-2/+0
* Fixed TPS connector configuration.Endi S. Dewata2014-04-301-23/+4
* Updated REST interface for security domain.Endi S. Dewata2014-04-281-4/+8
* Refactored SystemConfigService (part 12).Endi S. Dewata2014-04-251-127/+3