pomerium/internal/sessions
Bobby DeSimone b9c298d278
authenticate/providers : add gitlab support (#28)
- Add UserInfo struct and implementation to gather additional
  user information if the endpoint exists.
- Add example docker-compose.yml for on-prem gitlab.
- Add gitlab docs.
- Removed explicit email checks in handlers.
- Providers are now a protected type on provider data.
- Alphabetized provider list.
- Refactored authenticate.New to be more concise.
2019-01-24 15:10:16 -08:00
..
cookie_store.go authenticate/providers : add gitlab support (#28) 2019-01-24 15:10:16 -08:00
cookie_store_test.go initial release 2019-01-02 12:13:36 -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