pomerium/internal
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
..
config internal/sessions: make user state domain scoped 2019-05-20 20:44:05 -07:00
cryptutil authorize: add authorization (#59) 2019-03-07 12:47:07 -08:00
fileutil initial release 2019-01-02 12:13:36 -08:00
https cmd/pomerium : refactor main to more testable (#112) 2019-05-09 23:10:19 -07:00
httputil internal/sessions: make user state domain scoped 2019-05-20 20:44:05 -07:00
identity internal/identity: replace legacy approval_prompt=force with prompt=consent(#82) 2019-04-08 17:32:40 -07:00
log internal/log: fix setting log level (#74) 2019-03-28 11:40:36 -07:00
middleware add cors_allow_preflight option to route policy 2019-05-03 15:16:46 -04:00
policy cmd/pomerium : refactor main to more testable (#112) 2019-05-09 23:10:19 -07:00
sessions internal/sessions: make user state domain scoped 2019-05-20 20:44:05 -07:00
templates authenticate: add tests, fix signout (#45) 2019-02-14 00:01:50 -08:00
urlutil proxy: make http redirect server configurable (#105) 2019-05-03 20:48:26 -07:00
version initial release 2019-01-02 12:13:36 -08:00