harbor/make/common/templates
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
..
adminserver Remove the env GODEBUG=netdns=cgo 2018-10-17 16:11:25 +08:00
chartserver Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
clair Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
core Remove the env GODEBUG=netdns=cgo 2018-10-17 16:11:25 +08:00
db Fully migrate harbor db to postgresql (#4689) 2018-04-27 02:27:12 -07:00
jobservice Remove the env GODEBUG=netdns=cgo 2018-10-17 16:11:25 +08:00
log Improve log rotation configurability 2017-11-09 14:33:05 +08:00
nginx Send 308 status on redirect from http to https 2018-10-23 20:25:35 +02:00
notary Fully migrate harbor db to postgresql (#4689) 2018-04-27 02:27:12 -07:00
registry Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
registryctl Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00