Commit Graph

11 Commits

Author SHA1 Message Date
Vincent Breitmoser a9a6c51fac
prometheus: introduce a couple simple prometheus stats 2019-07-20 00:13:23 +02:00
Vincent Breitmoser cb0f3acaca web: add RequestOrigin request guard 2019-06-22 22:45:17 +00:00
Vincent Breitmoser 7141d8dda1
rewrite verification mail 2019-06-06 17:45:14 +02:00
Vincent Breitmoser ee92301fb9 add "maintenance mode" 2019-05-14 16:27:12 +00:00
Vincent Breitmoser 24e739d886 rate limit mails for /manage 2019-05-14 16:27:12 +00:00
Vincent Breitmoser 34bce1ee22 fix paths handling in hagrid (for nginx, too) 2019-05-14 16:27:12 +00:00
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