5 Commits

Author SHA1 Message Date
Thom Seddon
8b3a950162
Add logout endpoint (#107)
Add logout endpoint that clears the auth cookie + optional "logout-redirect" config option, to which, when set, the user will be redirected.
2020-06-03 14:00:47 +01:00
Thom Seddon
5a9c6adedf Multiple provider support + OIDC provider 2020-02-10 17:09:09 +00:00
Thom Seddon
9abe509f66 Refactor progress
- move directory structure
- string based rule definition
- use traefik rule parsing
- drop toml config
- new flag library
- implement go dep
2019-04-18 16:37:55 +01:00
Thom Seddon
d51b93d4b0 Begin refactor + selective auth 2019-04-18 16:37:41 +01:00
Thom Seddon
b3b31e2193 Refactor logging
Fixes #18
2019-01-22 12:46:58 +00:00