pomerium/authenticate
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
..
circuit proxy : add HTTP endpoint support (#13) 2019-01-15 15:06:16 -08:00
providers authenticate: refactor middleware, logging, and tests (#30) 2019-01-25 20:58:50 -08:00
authenticate.go authenticate: remove extra login page (#34) 2019-01-29 20:28:55 -08:00
authenticate_test.go cmd/promerium : support TLS configuration from environmental variables (#12) 2019-01-15 15:24:05 -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