pomerium/internal/sessions
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
..
cookie_store.go authenticate: remove extra login page (#34) 2019-01-29 20:28:55 -08:00
cookie_store_test.go authenticate: remove extra login page (#34) 2019-01-29 20:28:55 -08:00
mock_store.go initial release 2019-01-02 12:13:36 -08:00
session_state.go internal/cryputil: combines aead and cryptutil packages. 2019-01-18 11:55:04 -08:00
session_state_test.go internal/cryputil: combines aead and cryptutil packages. 2019-01-18 11:55:04 -08:00