pomerium/authorize
Caleb Doxsey 5b9a981191
handle device states in deny block, fix default device type (#2919)
* handle device states in deny block, fix default device type

* fix tests
2022-01-11 11:56:54 -07:00
..
evaluator remove deprecated ioutil usages (#2877) 2021-12-30 10:02:12 -08:00
authorize.go config: add internal service URLs (#2801) 2021-12-10 14:04:37 -05:00
authorize_test.go log context (#2107) 2021-04-22 10:58:13 -04:00
check_response.go handle device states in deny block, fix default device type (#2919) 2022-01-11 11:56:54 -07:00
check_response_test.go authorize: add support for webauthn device policy enforcement (#2700) 2021-10-25 09:41:03 -06:00
grpc.go handle device states in deny block, fix default device type (#2919) 2022-01-11 11:56:54 -07:00
grpc_test.go ppl: add support for http_path and http_method (#2813) 2021-12-10 07:28:51 -07:00
log.go ppl: pass contextual information through policy (#2612) 2021-09-20 16:02:26 -06:00
session.go authorize: support X-Pomerium-Authorization in addition to Authorization (#2780) 2021-11-29 12:19:14 -07:00
session_test.go all: remove unused handler code (#2439) 2021-08-16 16:04:39 -04:00
state.go grpc: disable gRPC connection re-use across services (#2515) 2021-08-24 11:47:16 -06:00
sync.go authenticate: add databroker versions to session cookie (#2709) 2021-10-26 14:45:53 -06:00
sync_test.go authenticate: add databroker versions to session cookie (#2709) 2021-10-26 14:45:53 -06:00