pomerium/proxy
Bobby DeSimone 236e5cd7de
authenticate: remove extra login page (#34)
- Fixed a bug where Lifetime TTL was set to a minute.
- Remove nested mux in authenticate handlers.
- Remove extra ping endpoint in authenticate and proxy.
- Simplified sign in flow with multi-catch case statement.
- Removed debugging logging.
- Broke out cmd/pomerium options into own file.
- Renamed msicreant cipher to just cipher.

Closes #23
2019-01-29 20:28:55 -08:00
..
authenticator authenticate: remove extra login page (#34) 2019-01-29 20:28:55 -08:00
handlers.go authenticate: remove extra login page (#34) 2019-01-29 20:28:55 -08:00
handlers_test.go authenticate: remove extra login page (#34) 2019-01-29 20:28:55 -08:00
proxy.go authenticate: remove extra login page (#34) 2019-01-29 20:28:55 -08:00
proxy_test.go proxy: add JWT request signing support (#19) 2019-01-22 21:44:22 -08:00