3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added date conversion function modified certificate parser to return DateTime objects for NotBefore/NotAfter dates changed oid representation code from "number" to "numeric" More... about 18 years ago
Activities now can easily access PKI realm, session and other information from local class variables. Removed "Get Token" activitiy (available in server context). Prepared validity date handling for CA rollover. More... about 18 years ago
added first idea for a serialization format
Michael Bell
as bellmich
More... about 18 years ago
added first notes about the user interface design
Michael Bell
as bellmich
More... about 18 years ago
added page for user interface discussion
Michael Bell
as bellmich
More... about 18 years ago
CA and end entity validity information is now cached in the server context More... about 18 years ago
- moved proprietary OpenSSL config stuff from TokenManager to OpenSSL backend - TokenManager and Crypto::API are now OpenSSL free
Michael Bell
as bellmich
More... about 18 years ago
- added API for crypto backends - fixed flaw in create_pkcs12 interface - changed some interfaces of crypto functions (parameters moved from hash to hash ref)
Michael Bell
as bellmich
More... about 18 years ago
added message about new ACL stuff
Michael Bell
as bellmich
More... about 18 years ago
fixed gui discovery in OpenSSL backend and better names for two 50_auth tests
Michael Bell
as bellmich
More... about 18 years ago
- introduced CTX in DBI stuff - reorganized server start (Context and Init modules) - redesigned interfaces - docs for authentication module - replaced grep calls with exists calls on hash references during ACL checks
Michael Bell
as bellmich
More... over 18 years ago
first commit of new authorization implementation (ACL)
Michael Bell
as bellmich
More... over 18 years ago
* added tests for external authentication * fixed some bugs in the authentication layer
Michael Bell
as bellmich
More... over 18 years ago
dummy workflow now includes certficate issuance extended workflow engine: - parameter sources (context, configuration, default) can now be specified - workflow activity configuration can now pass static parameters to implementation class, making it possible to have a single implementation class for multiple activities. see get default token/get ca token distinction in workflow 02.t test case for an example. More... over 18 years ago
added tests for anonymous and passphrase based authentication
Michael Bell
as bellmich
More... over 18 years ago
fixed persister (should work now properly) added authentication wrapper for workflow activities More... over 18 years ago
first version of authentication stuff some fixes for the adaption of the tests to the local config
Michael Bell
as bellmich
More... over 18 years ago
fix_config.pl is now the central script to repair the config
Michael Bell
as bellmich
More... over 18 years ago
removed reference to deleted cleanup script More... over 18 years ago
moved authentication tests
Michael Bell
as bellmich
More... over 18 years ago
fixed according to svn moves More... over 18 years ago
moved around context improved context persistence (not finished yet) More... over 18 years ago
moved workflow tests down in the line More... over 18 years ago
Completed native OpenXPKI workflow persister. More... over 18 years ago
fixed version of demo2 More... over 18 years ago
fixed version of demo2 More... over 18 years ago
fixed OpenSSL version check
Michael Bell
as bellmich
More... over 18 years ago
introduced global server context (database, configuration, etc...) restructured dbi schema class and server initialization started workflow persister (not completed yet) More... over 18 years ago
prepared integrated DBI persister for workflow (not completed yet) More... over 18 years ago
added CGI:Session
Michael Bell
as bellmich
More... over 18 years ago