aboutsummaryrefslogtreecommitdiff
path: root/server/config
AgeCommit message (Expand)Author
2016-08-16Allow selecting which ip to listen onNiall Sheridan
2016-07-24Add a page for revoking certsNiall Sheridan
2016-07-03first pass at a certificate storeNiall Sheridan
2016-06-30Configurable logfile locationNiall Sheridan
2016-06-14Add support for a users whitelistMarco Bonetti
2016-06-05Add AWS S3 and Google GCS virtual filesystems.Niall Sheridan
2016-05-29Switch from json to hcl configsNiall Sheridan
2016-05-29Remove unneeded template_dirNiall Sheridan
2016-05-22Make template directory configurableNiall Sheridan
2016-05-21Remove database config. Not needed.Niall Sheridan
2016-05-18Don't use jwt, it doesn't buy a whole lot for this applicationNiall Sheridan
2016-05-09Placeholder for database config.Niall Sheridan
2016-04-23Add config file testsNiall Sheridan
2016-04-23Refactor to use an io.Reader for easier testingNiall Sheridan
2016-04-21Just make ProviderOpts a map[string]string.Niall Sheridan
2016-04-21Some small fixes.Niall Sheridan
2016-04-21use correct config parameterNiall Sheridan
2016-04-18Initial commitNiall Sheridan