summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Fix identities for security data storage, retrieval and generationAde Lee2014-06-1310-130/+98
* More formatting changesAde Lee2014-06-104-190/+203
* Fix pycharm warnings for server python classesAde Lee2014-06-1012-749/+1023
* Reformat scriptlets to be in line with PEP8Ade Lee2014-06-109-248/+400
* Modify master_dict to mdict to improve readabilityAde Lee2014-06-1014-1240/+1245
* Initial enrollment progress.Jack Magne2014-06-0634-232/+2838
* TPS Token Profile Resolver Framework - part2Christina Fu2014-06-045-5/+14
* Addressed comments given for patches 92-2, 93, 94.Abhishek Koneru2014-06-034-230/+417
* Initial patch for ProfileClient implementationAbhishek Koneru2014-06-031-1/+356
* Added methods in CertClient for CertRequestResourceAbhishek Koneru2014-06-032-10/+1261
* TPS Token Profile Resolver Plugin Framework - Ticket#447 Mapping tokens to to...Christina Fu2014-06-0210-353/+777
* formatting fixes in python client code for pycharmAde Lee2014-05-2911-303/+427
* latest changes for code reviewAde Lee2014-05-293-73/+97
* Fix minor user creation issueAde Lee2014-05-291-5/+11
* Added security domain functionality to python APIAde Lee2014-05-291-5/+44
* fix issues identified by pycharm for system.pyAde Lee2014-05-293-19/+19
* Fix formatting issues identified by pycharm in key.pyAde Lee2014-05-291-141/+161
* Implemented CertResource methods in CertClient on the python side.Abhishek Koneru2014-05-294-139/+424
* Fixed TPS database indexes.Endi S. Dewata2014-05-221-7/+15
* Added README for pki-server.Endi S. Dewata2014-05-221-0/+26
* Correct debug message in 'pkiconfig.py'Fraser Tweedale2014-05-211-3/+5
* Change LDAP Attributes to allow for tr_TR localeMatthew Harmsen2014-05-208-351/+351
* Prevent LDAP Attributes from being affected by LocaleMatthew Harmsen2014-05-201-5/+5
* Fixed problem adding enabled TPS profile.Endi S. Dewata2014-05-1911-17/+41
* Fixed internal errors in RenewalProcessor.Endi S. Dewata2014-05-192-4/+12
* Converted TPS profile doc into man page.Endi S. Dewata2014-05-162-141/+204
* Removed requestID parameter usage in [un]revoke request.Abhishek Koneru2014-05-1610-206/+8
* Ticket #879 TPS Rewrite: User Authentication FrameworkChristina Fu2014-05-1310-8/+811
* Added logout support for IE.Endi S. Dewata2014-05-123-4/+28
* Replaced RCUE with PatternFly (part 4).Endi S. Dewata2014-05-125-9339/+0
* Replaced RCUE with PatternFly (part 3).Endi S. Dewata2014-05-1214-282/+279
* Replaced RCUE with PatternFly (part 2).Endi S. Dewata2014-05-123-0/+9705
* Replaced RCUE with PatternFly (part 1).Endi S. Dewata2014-05-1211-12/+12
* Added minimum search keyword length requirement.Endi S. Dewata2014-05-1217-67/+91
* Renamed TPS groups.Endi S. Dewata2014-05-124-24/+24
* Renamed TPS connection to TPS connector (part 5).Endi S. Dewata2014-05-085-70/+70
* Renamed TPS connection to TPS connector (part 4).Endi S. Dewata2014-05-0810-87/+87
* Renamed TPS connection to TPS connector (part 3).Endi S. Dewata2014-05-0812-109/+109
* Renamed TPS connection to TPS connector (part 2).Endi S. Dewata2014-05-084-38/+38
* Renamed TPS connection to TPS connector (part 1).Endi S. Dewata2014-05-087-69/+69
* Fixed new group page in TPS UI.Endi S. Dewata2014-05-082-1/+16
* Added filter to UserService.findUserMemberships().Endi S. Dewata2014-05-087-16/+40
* Added filter to GroupService.findGroupMembers().Endi S. Dewata2014-05-085-20/+32
* Replace filter in UGSubsystem.listGroups().Endi S. Dewata2014-05-084-15/+29
* Fixed message format for PKIException.Endi S. Dewata2014-05-078-28/+46
* Fixed missing links in TPS UI.Endi S. Dewata2014-05-071-0/+2
* Replaced filter in UGSubsystem.findUsers().Endi S. Dewata2014-05-052-7/+22
* Fixed UGSubsystem.getUser().Endi S. Dewata2014-05-052-31/+44
* Fixed ConfigurationUtils.setupDBUser().Endi S. Dewata2014-05-051-10/+16
* Support for Applet Upgrade and Format.Jack Magne2014-04-3010-50/+402