harbor/make
Stéphane Albert 0d44e4f535 Send 308 status on redirect from http to https
Modify nginx configuration to use 308 instead of 301 on the http to
https redirect.
Fix problems with some clients on POST requests that are transformed to
GET on 301 redirect (per HTTP 1.1 standard).
See [RFC7538](https://tools.ietf.org/html/rfc7538).

Signed-off-by: Stéphane Albert <sheeprine@oh.its.fake.nullplace.com>
2018-10-23 20:25:35 +02:00
..
common/templates Send 308 status on redirect from http to https 2018-10-23 20:25:35 +02:00
kubernetes Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
migrations/postgresql Extend configuration length to 1024 in DB 2018-08-31 13:42:24 +08:00
photon Fix permission issue in rsyslog container. 2018-10-21 21:45:42 -07:00
checkenv.sh update for fix #925 2016-10-24 16:51:42 +08:00
docker-compose.chartmuseum.tpl Use docker official way to unset dns search 2018-10-17 14:27:29 +08:00
docker-compose.clair.tpl Use docker official way to unset dns search 2018-10-17 14:27:29 +08:00
docker-compose.notary.tpl Use docker official way to unset dns search 2018-10-17 14:27:29 +08:00
docker-compose.tpl Remove the env GODEBUG=netdns=cgo 2018-10-17 16:11:25 +08:00
harbor.cfg Bump Clair to v2.0.5 2018-09-02 12:27:04 +08:00
install.sh Fix install issue with default hostname commented 2018-10-23 14:55:27 +02:00
prepare Change admin server to core in jobservice 2018-10-15 14:56:18 +08:00
pushimage.sh use $REGISTRY instead of $4 (#3103) 2017-08-22 18:24:34 +08:00