pomerium/internal/middleware
Bobby DeSimone cedf9922d3
proxy: add unit tests (#42)
- Fixed pomerium.io site description
- Updated kubernetes examples to use the latest docker images.
- Use cryputil hash function for proxy hmac.
- Add unit tests for proxy handlers.
2019-02-08 22:39:48 -08:00
..
chain.go proxy: add JWT request signing support (#19) 2019-01-22 21:44:22 -08:00
chain_test.go proxy: add JWT request signing support (#19) 2019-01-22 21:44:22 -08:00
doc.go authenticate: refactor middleware, logging, and tests (#30) 2019-01-25 20:58:50 -08:00
grpc.go authenticate: use gRPC for service endpoints (#39) 2019-02-08 10:10:38 -08:00
logger.go authenticate: refactor middleware, logging, and tests (#30) 2019-01-25 20:58:50 -08:00
logger_test.go authenticate: refactor middleware, logging, and tests (#30) 2019-01-25 20:58:50 -08:00
middleware.go proxy: add unit tests (#42) 2019-02-08 22:39:48 -08:00
middleware_test.go proxy: add unit tests (#42) 2019-02-08 22:39:48 -08:00
wrap_writer.go authenticate: refactor middleware, logging, and tests (#30) 2019-01-25 20:58:50 -08:00
wrap_writer_test.go authenticate: refactor middleware, logging, and tests (#30) 2019-01-25 20:58:50 -08:00