Oliver Welter

Results 39 comments of Oliver Welter

Should be done with nee error handling

A shortcut to access the realm is required in a lot of places so this will blow up the code and is therefore no longer suggested.

role based start pages and even dynamic ones (via workflow or external script) are already possible

See OpenXPKI::Connector::Secret Internal classes can use `CTX('crypto_layer')->get_secret`

You can comment out the line "add_index :git_caches, :command" in redmine_git_hosting/db/migrate/20091119162428_create_git_caches.rb and create the index in mysql yourself afterwards.

We decided to NOT serialize objects due to security and portability reasons. Our persister does serialization per key/value pair and uses JSON to store non-scalar items which makes the database...