[PATCH] 346 Added ACL for TPS authenticators.
by Endi Sukma Dewata
New ACL has been added to allow only the administrators to access
TPS authenticators.
The set of interceptors in each application has been modified to
preserve the order.
Ticket #652
--
Endi S. Dewata
11 years, 1 month
[PATCH] 345 Fixed CLI command parsing.
by Endi Sukma Dewata
The CLI command parsing has been fixed such that it consumes all
parts of the commands. If there's unprocessed component it means
it is an invalid command.
Ticket #787
--
Endi S. Dewata
11 years, 1 month
[PATCH] 344 Added paging on all find commands.
by Endi Sukma Dewata
The find commands in some REST services have been modified to support
paging to be consistent with others. The other find commands have been
cleaned up as well.
--
Endi S. Dewata
11 years, 1 month
[PATCH] 79 Fixes for review comments on patches 74, 75, 76, 77, 78 #CI test framework
by Abhishek Koneru
Please find the patch with fixed for review comments given by Endi for
the patches 74,75,76,77,78 as part of the basic CI test framework setup.
The comments addressed are :
--Rename pki/READ_ME_TESTS to pki/tests/dogtag/README
-- Create sample configuration files for all the config files specified
in README.
-- Specify all the steps required to setup an environment for running
the java tests in eclipse.
-- rename the task name for tests in the beaker-job.xml.template
to /CoreOS/dogtag/PKI_TEST_USER_ID.
Patch 79 has to be applied after applying patches 74,75,76,77,78.
All the patches, on ACK, will be pushed to master which closes tickets
657,722,723,724,725,785 in the 10.1 milestone.
Thanks,
Abhishek
11 years, 1 month