index
:
cashier
master
Mirror of Cashier, a SSH Certificate Authority (CA).
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
config
/
config_test.go
Age
Commit message (
Collapse
)
Author
2017-02-11
Revert "Remove the oauth_callback_url config option"
Niall Sheridan
2017-02-09
Remove the oauth_callback_url config option
Niall Sheridan
Infer the redirect url from the request instead
2017-01-27
Remove DatastoreConversion test
Niall Sheridan
It's going away
2017-01-27
Remove mongo support
Kevin Lyda
Resolves #40
2017-01-25
Switch to scl, an extension of hcl
Niall Sheridan
2016-10-17
Unmarshal the config using mapstructure directly.
Niall Sheridan
Avoid unmarshalling into an intermediate struct. Better tests.
2016-08-20
Replace Fatals with Errors
Niall Sheridan
2016-08-20
Run some tests in parallel
Niall Sheridan
2016-08-20
Use references to config structs
Niall Sheridan
2016-08-16
Allow selecting which ip to listen on
Niall Sheridan
2016-05-29
Remove unneeded template_dir
Niall Sheridan
2016-05-22
Make template directory configurable
Niall Sheridan
2016-05-21
Remove database config. Not needed.
Niall Sheridan
2016-05-18
Don't use jwt, it doesn't buy a whole lot for this application
Niall Sheridan
2016-05-09
Placeholder for database config.
Niall Sheridan
2016-04-23
Add config file tests
Niall Sheridan