pomerium/authenticate
Bobby DeSimone 7e1d1a7896
authenticate: refactor middleware, logging, and tests (#30)
- Abstract remaining middleware from authenticate into internal.
- Use middleware chaining in authenticate.
- Standardize naming of Request and ResponseWriter to match std lib.
- Add healthcheck / ping as a middleware.
- Internalized wraped_writer package adapted from goji/middleware.
- Fixed indirection issue with reverse proxy map.
2019-01-25 20:58:50 -08:00
..
circuit proxy : add HTTP endpoint support (#13) 2019-01-15 15:06:16 -08:00
providers authenticate: refactor middleware, logging, and tests (#30) 2019-01-25 20:58:50 -08:00
authenticate.go authenticate: refactor middleware, logging, and tests (#30) 2019-01-25 20:58:50 -08:00
authenticate_test.go cmd/promerium : support TLS configuration from environmental variables (#12) 2019-01-15 15:24:05 -08:00
handlers.go authenticate: refactor middleware, logging, and tests (#30) 2019-01-25 20:58:50 -08:00
handlers_test.go authenticate: refactor middleware, logging, and tests (#30) 2019-01-25 20:58:50 -08:00