pomerium/proxy
Caleb Doxsey d9a224a5e8
proxy: move properties to atomically updated state (#1280)
* authenticate: remove cookie options

* authenticate: remove shared key field

* authenticate: remove shared cipher property

* authenticate: move properties to separate state struct

* proxy: allow local state to be updated on configuration changes

* fix test

* return new connection

* use warn, collapse to single line

* address concerns, fix tests
2020-08-14 11:44:58 -06:00
..
forward_auth.go proxy: move properties to atomically updated state (#1280) 2020-08-14 11:44:58 -06:00
forward_auth_test.go proxy: move properties to atomically updated state (#1280) 2020-08-14 11:44:58 -06:00
handlers.go proxy: move properties to atomically updated state (#1280) 2020-08-14 11:44:58 -06:00
handlers_test.go proxy: move properties to atomically updated state (#1280) 2020-08-14 11:44:58 -06:00
middleware.go proxy: move properties to atomically updated state (#1280) 2020-08-14 11:44:58 -06:00
middleware_test.go proxy: move properties to atomically updated state (#1280) 2020-08-14 11:44:58 -06:00
proxy.go proxy: move properties to atomically updated state (#1280) 2020-08-14 11:44:58 -06:00
proxy_test.go proxy: move properties to atomically updated state (#1280) 2020-08-14 11:44:58 -06:00
state.go proxy: move properties to atomically updated state (#1280) 2020-08-14 11:44:58 -06:00