pomerium/authorize
bobby 87c3c675d2
all: remove unused handler code (#2439)
* - Remove unused middleware

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>

* remove unused func weightedStrings

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>

* remove unused func getJWTSetCookieHeaders

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>

* Fix test name
2021-08-16 16:04:39 -04:00
..
evaluator protoutil: add NewAny method for deterministic serialization (#2462) 2021-08-09 17:51:57 -06:00
authorize.go ppl: refactor authorize to evaluate PPL (#2224) 2021-05-21 09:50:18 -06:00
authorize_test.go log context (#2107) 2021-04-22 10:58:13 -04:00
check_response.go authorize: do not send redirects to gRPC (#2314) 2021-07-06 10:24:33 -04:00
check_response_test.go authorize: only redirect for HTML pages (#2264) 2021-06-02 16:18:02 -06:00
grpc.go authorize: allow redirects on deny (#2361) 2021-07-13 15:41:36 -06:00
grpc_test.go ppl: refactor authorize to evaluate PPL (#2224) 2021-05-21 09:50:18 -06:00
log.go authorize: log additional session details (#2419) 2021-08-02 12:08:34 -06:00
session.go all: remove unused handler code (#2439) 2021-08-16 16:04:39 -04:00
session_test.go all: remove unused handler code (#2439) 2021-08-16 16:04:39 -04:00
state.go controlplane: save configuration events to databroker (#2153) 2021-04-29 15:51:46 -06:00
sync.go authorize: log service account and impersonation details (#2354) 2021-07-12 14:21:37 -06:00
sync_test.go protoutil: add NewAny method for deterministic serialization (#2462) 2021-08-09 17:51:57 -06:00