Allow to force HTTPS scheme
If the standalone GitBucket instance runs behind HTTPS proxy, the repository URL always shows HTTP scheme dispute the fact that the connection is HTTPS. This patch is adding a command line option which allows to force the HTTPS scheme. |
---|
|
build.xml |
---|
contrib/redhat/gitbucket.conf |
---|
contrib/redhat/gitbucket.init |
---|
src/main/java/JettyLauncher.java |
---|