pomerium/authorize
Caleb Doxsey b5ac7dbc76
sets: convert set types to generics (#3519)
* sets: convert set types to generics

* sets: use internal sets package
2022-07-29 12:32:17 -06:00
..
evaluator authorize: use query instead of sync for databroker data (#3377) 2022-06-01 15:40:07 -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: show plain text error page for traefik and nginx (#3477) 2022-07-13 08:36:18 -06:00
check_response_test.go atomicutil: use atomicutil.Value wherever possible (#3517) 2022-07-28 15:38:38 -06:00
databroker.go authorize: fix device synchronization (#3482) 2022-07-15 17:27:06 -06:00
grpc.go authorize: add request id to context (#3497) 2022-07-26 14:34:48 -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