clair/api/v1
Sida Chen c6f0eaa3c8 api: fix remote addr shows reverse proxy addr problem
Uses the first ip addr in X-forwarded-for as the client's remote addr if it exists
otherwise, fall back to use default http.Request.RemoteAddr
2017-06-16 10:08:58 -04:00
..
models.go added support for detect multiple namespaces in a layer 2017-05-24 17:01:51 -04:00
router.go api: fix remote addr shows reverse proxy addr problem 2017-06-16 10:08:58 -04:00
routes.go converted to structured logging by using logrus 2017-05-04 13:59:57 -04:00