pomerium/internal/cryptutil
Bobby DeSimone 66b4c2d3cd
authenticate/proxy: add user impersonation, refresh, dashboard (#123)
proxy: Add user dashboard. [GH-123]
proxy/authenticate: Add manual refresh of their session. [GH-73]
authorize: Add administrator (super user) account support. [GH-110]
internal/policy: Allow administrators to impersonate other users. [GH-110]
2019-05-26 12:33:00 -07:00
..
testdata initial release 2019-01-02 12:13:36 -08:00
encrypt.go authenticate: use gRPC for service endpoints (#39) 2019-02-08 10:10:38 -08:00
encrypt_test.go internal/cryputil: combines aead and cryptutil packages. 2019-01-18 11:55:04 -08:00
hash.go initial release 2019-01-02 12:13:36 -08:00
hash_test.go authorize: add authorization (#59) 2019-03-07 12:47:07 -08:00
marshal.go proxy: add JWT request signing support (#19) 2019-01-22 21:44:22 -08:00
marshal_test.go authorize: add authorization (#59) 2019-03-07 12:47:07 -08:00
mock_cipher.go authenticate/proxy: add user impersonation, refresh, dashboard (#123) 2019-05-26 12:33:00 -07:00
sign.go authenticator: support groups (#57) 2019-02-28 19:34:22 -08:00
sign_test.go authorize: add authorization (#59) 2019-03-07 12:47:07 -08:00