Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | request slowdown on login failureHEADmaster | Yves Fischer | 2018-12-02 |
| | |||
* | Implement logout | Yves Fischer | 2018-11-26 |
| | |||
* | Redo response builder usage | Yves Fischer | 2018-11-26 |
| | | | | | - Set correct content-type header - Refactor views to use one base-view | ||
* | Read more than one cookie from headers | Yves Fischer | 2018-11-26 |
| | |||
* | tokio http-server changes | Yves Fischer | 2018-11-26 |
| | | | | | - close connection after first request - reserve bytes when writing response | ||
* | Refactor html views | Yves Fischer | 2018-11-26 |
| | |||
* | Improve readability | Yves Fischer | 2018-11-26 |
| | | | | | - Move tokio runtime to main - Use structopt instead of getopt for option parsing | ||
* | Proof of concept with totp | Yves Fischer | 2018-11-26 |