pomerium/internal/testutil
Kenneth Jenkins 9678e6a231
ssh: implement authorization policy evaluation (#5665)
Implement the pkg/ssh.AuthInterface. Add logic for converting from the
ssh stream state to an evaluator request, and for interpreting the
results of policy evaluation. Refactor some of the existing authorize
logic to make it easier to reuse.
2025-07-01 12:04:00 -07:00
..
mockidp ssh: implement authorization policy evaluation (#5665) 2025-07-01 12:04:00 -07:00
tracetest upgrade to go v1.24 (#5562) 2025-04-02 15:53:09 -06:00
context.go chore(deps): bump the go group with 24 updates (#5638) 2025-06-17 09:36:50 -07:00
grpc.go
log.go
minio.go chore(deps): bump the go group with 39 updates (#5559) 2025-04-04 16:26:51 -07:00
postgres.go chore(deps): bump the go group with 39 updates (#5559) 2025-04-04 16:26:51 -07:00
testutil.go testutil: use cmp.Diff in protobuf json assertion (#5517) 2025-03-07 20:20:27 -05:00
tls.go cryptutil: add a function to normalize PEM files so that leaf certificates appear first (#5642) 2025-06-06 12:37:02 -06:00