Commit graph

4 commits

Author SHA1 Message Date
Ev Kontsevoy df4a334a10 Config. file functionaliy is done.
Left to do:

- tests
- a bit of usability testing and code polish
2016-02-20 17:17:09 -08:00
Ev Kontsevoy 0a1bb00cc1 Changed the format of the configuration
Instead of providing a token per auth server, it's now one global token
for all.

Also added a check for unknown config values to the config file parsing
code.
2016-02-16 18:50:08 -08:00
Ev Kontsevoy e3e9a59337 Started to work on a new YAML confinguration
1. Persistence layer is done
2. Tests are done
2016-02-16 16:15:25 -08:00
Ev Kontsevoy e0f5696743 Wrote tests for configuration defaults 2016-02-16 13:18:58 -08:00