pomerium/proxy
Caleb Doxsey 6d1d2bec54
crypto: use actual bytes of shared secret, not the base64 encoded representation (#2075)
* crypto: use actual bytes of shared secret, not the base64 encoded representation

* return errors

* return errors
2021-04-08 20:04:01 -06:00
..
forward_auth.go forward-auth: fix special character support for nginx (#1578) 2020-11-12 13:10:57 -05:00
forward_auth_test.go jws: remove issuer (#1754) 2021-01-11 07:57:54 -07:00
handlers.go authenticate: fix default sign out url (#2061) 2021-04-06 10:35:08 -06:00
handlers_test.go proxy: restrict programmatic URLs to localhost (#2049) 2021-04-01 10:04:49 -04:00
proxy.go config: use getters for authenticate, signout and forward auth urls (#2000) 2021-03-19 14:49:25 -06:00
proxy_test.go config: use getters for authenticate, signout and forward auth urls (#2000) 2021-03-19 14:49:25 -06:00
state.go crypto: use actual bytes of shared secret, not the base64 encoded representation (#2075) 2021-04-08 20:04:01 -06:00