pomerium/internal
Bobby DeSimone 00c29f4e77
authenticate: handle XHR redirect flow (#387)
- authenticate: add cors preflight check support for sign_in endpoint
- internal/httputil: indicate responses that originate from pomerium vs the app
- proxy: detect XHR requests and do not redirect on failure.
- authenticate: removed default session duration; should be maintained out of band with rpc.
2019-11-14 19:37:31 -08: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 authenticate: handle XHR redirect flow (#387) 2019-11-14 19:37:31 -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 authenticate: handle XHR redirect flow (#387) 2019-11-14 19:37:31 -08:00
sessions internal/sessions: fix upgrade path for new sessions (#382) 2019-11-12 13:19:08 -08:00
telemetry authenticate: make service http only 2019-09-04 16:27:08 -07:00
templates internal/templates: properly truncate fields (#386) 2019-11-13 11:43:12 -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