pomerium/proxy
Cuong Manh Le 73abed0d21
all: update outdated comments about OptionsUpdater interface (#1207)
In #1088, OptionsUpdater was removed, but current code still mention it.
This commit updates all comments which still mention about that
interface (authorize is exlcuded, and will be updated in #1206).
2020-08-05 21:39:24 +07:00
..
forward_auth.go authorize,proxy: allow traefik forward auth without uri query (#1103) 2020-07-21 00:58:14 +07:00
forward_auth_test.go proxy: fix invalid session after logout in forward auth mode (#1062) 2020-07-14 01:07:49 +07:00
handlers.go cryptutil: move to pkg dir, add token generator (#1029) 2020-06-30 15:55:33 -06:00
handlers_test.go cryptutil: move to pkg dir, add token generator (#1029) 2020-06-30 15:55:33 -06:00
middleware.go proxy: fix invalid session after logout in forward auth mode (#1062) 2020-07-14 01:07:49 +07:00
middleware_test.go feature/databroker: user data and session refactor project (#926) 2020-06-19 07:52:44 -06:00
proxy.go all: update outdated comments about OptionsUpdater interface (#1207) 2020-08-05 21:39:24 +07:00
proxy_test.go proxy: refactor handler setup code (#1205) 2020-08-05 12:48:44 +07:00