pomerium/internal
Bobby DeSimone b9ab49c32c
internal/sessions: fix cookie clear session (#376)
CookieStore's ClearSession now properly clears the user session cookie by setting MaxAge to -1.

internal/sessions: move encoder interface to encoding package, and rename to MarshalUnmarshaler.
internal/encoding: move mock to own package
authenticate: use INFO log level for authZ error.

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2019-11-09 10:49:24 -08:00
..
config authorize: change http addr if conflict (#355) 2019-10-07 17:13:21 -07:00
cryptutil all: support route scoped sessions 2019-11-06 17:54:15 -08:00
encoding internal/sessions: fix cookie clear session (#376) 2019-11-09 10:49:24 -08:00
fileutil telemetry: add tracing 2019-07-24 09:20:16 -07:00
grpcutil all: support insecure mode 2019-10-02 18:44:19 -07:00
httputil all: support route scoped sessions 2019-11-06 17:54:15 -08:00
identity all: support route scoped sessions 2019-11-06 17:54:15 -08:00
log internal/log: add unit tests 2019-09-28 13:38:44 -07:00
middleware all: support route scoped sessions 2019-11-06 17:54:15 -08:00
sessions internal/sessions: fix cookie clear session (#376) 2019-11-09 10:49:24 -08:00
telemetry authenticate: make service http only 2019-09-04 16:27:08 -07:00
templates all: support route scoped sessions 2019-11-06 17:54:15 -08:00
tripper development: use golangci-lint 2019-07-13 18:28:51 -07:00
urlutil bug: fix potential race condition in unit test 2019-09-29 14:15:13 -07:00
version initial release 2019-01-02 12:13:36 -08:00