summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Collapse)Author
2013-01-31config key is not ca_cert_path anymore - client_ca_certAzul
2013-01-26moving leap_ca configs into defaults.ymlAzul
2013-01-15For both users and tickets, if the object is not found and the current user ↵jessib
is an admin, they should see an alert that the object wasn't found, and be redirected to the current controller. If the object isn't found and the current user is not an admin, then we will continue to give an error about no access, so as not to leak information about what IDs do and don't exist.
2012-12-20config hash now has indifferent accessAzul
2012-12-20Loading config defaults from default.yml nowAzul
You can overwrite them in config/config.yml
2012-12-13removing couchdb.yml so it does not conflict with deploy. will create ↵Azul
defaults.yml later
2012-12-10use consistent naming scheme across CA, webapp and couchDB installAzul
2012-11-26minor: client side validations fixed + .json requestAzul
2012-11-22ship config file so CI can testAzul
2012-11-12adding client side validations to the mixAzul
2012-11-04minor: yaml syntax fixAzul
2012-10-31Code to check administration (and ugly test display.) This includes example ↵jessib
config file.
2012-10-29first steps at is_admin?Azul
2012-10-19added dummy cert file for tests and illustrationAzul
2012-10-19Revert "Created deploy branch with some springbok specifics"Azul
This reverts commit 439e27ef2792a03e5e50f8b9c607fca512cb1452. Conflicts: config/cert
2012-10-11fixed cert tests - adding test data and not testing the inline cert download ↵Azul
filename
2012-10-11first steps at reducing coreAzul
2012-10-08LeapWebDemo -> LeapWebAzul
2012-10-06Created deploy branch with some springbok specificsAzul
2012-10-05adjusting git repo to leap_web from leap_web_demoAzul
2012-09-27Adding in what used to be leap webapp demoAzul
we're merging repositories into one