pomerium/authenticate
Bobby DeSimone 3eff6cce13
internal/sessions: make user state domain scoped
internal/sessions: session state is domain scoped
internal/sessions: infer csrf cookie, route scoped
proxy & authenticate: use shared cookie name
proxy & authenticate: prevent resaving unchanged session
proxy & authenticate: redirect instead of error for no session on login
internal/config: merge cookies
proxy: remove favicon specific route
proxy: use mock server for tests
proxy: add tests for failures
2019-05-20 20:44:05 -07:00
..
authenticate.go internal/sessions: make user state domain scoped 2019-05-20 20:44:05 -07:00
authenticate_test.go internal/sessions: make user state domain scoped 2019-05-20 20:44:05 -07:00
grpc.go authorize: add authorization (#59) 2019-03-07 12:47:07 -08:00
grpc_test.go authorize: add authorization (#59) 2019-03-07 12:47:07 -08:00
handlers.go internal/sessions: make user state domain scoped 2019-05-20 20:44:05 -07:00
handlers_test.go internal/sessions: make user state domain scoped 2019-05-20 20:44:05 -07:00