Commit Graph

5 Commits

Author SHA1 Message Date
Vincent Breitmoser a724a96406 rename state_dir to token_dir 2019-05-14 16:27:12 +00:00
Vincent Breitmoser 385efb37b3 restructure files 2019-05-14 16:27:12 +00:00
Justus Winter dfb90f2723
Provide token secret and validity for development. 2019-04-12 15:00:08 +02:00
Justus Winter c0e2a732fd
Use a base URI instead of a domain.
- Previously, Hagrid assumed https.  Using a base URI allows us to
    specify both protocol and port.  This helps with testing.

  - Fixes #79.
2019-03-13 10:35:00 +01:00
Justus Winter 008d4d756d
Use Rocket.toml to configure Hagrid.
- Fixes #69.
2019-03-12 11:09:52 +01:00