pomerium/authorize
Caleb Doxsey c0ca1e1a98
authorize: handle user-unauthenticated response for deny blocks (#3559)
* authorize: handle user-unauthenticated response for deny blocks

* fix test
2022-08-22 17:09:26 -06:00
..
evaluator authorize: add policy error details for custom error messages (#3542) 2022-08-09 14:46:31 -06:00
internal/store authorize: use query instead of sync for databroker data (#3377) 2022-06-01 15:40:07 -06:00
access_tracker.go sets: convert set types to generics (#3519) 2022-07-29 12:32:17 -06:00
access_tracker_test.go databroker: add support for putting multiple records (#3291) 2022-04-26 16:41:38 -06:00
authorize.go atomicutil: use atomicutil.Value wherever possible (#3517) 2022-07-28 15:38:38 -06:00
authorize_test.go log context (#2107) 2021-04-22 10:58:13 -04:00
check_response.go authorize: handle user-unauthenticated response for deny blocks (#3559) 2022-08-22 17:09:26 -06:00
check_response_test.go authorize: handle user-unauthenticated response for deny blocks (#3559) 2022-08-22 17:09:26 -06:00
databroker.go authorize: fix device synchronization (#3482) 2022-07-15 17:27:06 -06:00
grpc.go authorize: handle user-unauthenticated response for deny blocks (#3559) 2022-08-22 17:09:26 -06:00
grpc_test.go atomicutil: use atomicutil.Value wherever possible (#3517) 2022-07-28 15:38:38 -06:00
log.go authorize: use query instead of sync for databroker data (#3377) 2022-06-01 15:40:07 -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 session: remove unused session state properties (#3022) 2022-02-09 10:59:06 -07:00
state.go atomicutil: use atomicutil.Value wherever possible (#3517) 2022-07-28 15:38:38 -06:00