pomerium/internal/log
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
..
log.go authenticate: refactor middleware, logging, and tests (#30) 2019-01-25 20:58:50 -08:00
log_test.go Improve test coverage. (#8) 2019-01-11 13:49:28 -10:00