pomerium/authorize
Caleb Doxsey 1a5b8b606f
core/lint: upgrade golangci-lint, replace interface{} with any (#5099)
* core/lint: upgrade golangci-lint, replace interface{} with any

* regen proto
2024-05-02 14:33:52 -06:00
..
evaluator core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
internal/store core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
access_tracker.go rework session updates to use new patch method (#4705) 2023-11-06 09:43:07 -08:00
access_tracker_test.go core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
authorize.go authorize: reuse policy evaluators where possible (#4710) 2023-11-06 13:57:59 -08:00
authorize_test.go authenticateflow: move stateless flow logic (#4820) 2023-12-06 16:55:57 -08:00
check_response.go core/authorize: result denied improvements (#4952) 2024-02-01 16:16:33 -07:00
check_response_test.go core/telemetry: move requestid to pkg directory (#4911) 2024-01-19 13:18:16 -07:00
databroker.go core/authorize: check for expired tokens (#4543) 2023-09-15 16:06:13 -06:00
databroker_test.go core/authorize: check for expired tokens (#4543) 2023-09-15 16:06:13 -06:00
grpc.go core/config: add support for stripping the port for matching routes (#5085) 2024-04-26 08:24:46 -06:00
grpc_test.go chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.18.2 (#4861) 2023-12-27 16:16:38 -07:00
log.go authorize: log service account user ID (#4964) 2024-02-27 14:01:19 -08:00
log_test.go authorize: log service account user ID (#4964) 2024-02-27 14:01:19 -08:00
state.go support both stateful and stateless authenticate (#4765) 2023-12-07 14:24:13 -08:00