summaryrefslogtreecommitdiff
path: root/certs/app/controllers/certs_controller.rb
AgeCommit message (Expand)Author
2014-04-10move certs into toplevelAzul
2014-02-10rename authorize to require_loginAzul
2013-03-06certs - changed the logic of free/paid certs to be limited/unlimited.elijah
2013-02-25added configuration setting for disabling free certsAzul
2013-02-25enable free certs with a common name postfixAzul
2013-02-25enable free certs in the controllerAzul
2013-01-26no need to store the cert anymore - just new initialize and send itAzul
2013-01-26we're not using a cert pool anymore - remove anything relatedAzul
2012-12-14adopt certs to changes in the leap caAzul
2012-11-19require authentication for cert download w/ testAzul
2012-09-27adding in leap web certs - merging reposAzul