Commit 7668084670f0b22e793be2b1af26ffeeeddd16d5

Authored by Jacob Vosmaer
1 parent d9a29630

Add HTTP redirect fix to 6.9.x

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
@@ -9,6 +9,9 @@ @@ -9,6 +9,9 @@
9 - Support changing the 'signin_enabled' option (Konstantinos Paliouras) 9 - Support changing the 'signin_enabled' option (Konstantinos Paliouras)
10 - Fix Nginx HTTP-to-HTTPS log configuration error (Konstantinos Paliouras) 10 - Fix Nginx HTTP-to-HTTPS log configuration error (Konstantinos Paliouras)
11 11
  12 +6.9.?
  13 +- Fix Nginx HTTP-to-HTTPS log configuration error (Konstantinos Paliouras)
  14 +
12 6.9.0 15 6.9.0
13 - Make SSH port in clone URLs configurable (Julien Pivotto) 16 - Make SSH port in clone URLs configurable (Julien Pivotto)
14 - Fix default Postgres port for non-packaged DBMS (Drew Blessing) 17 - Fix default Postgres port for non-packaged DBMS (Drew Blessing)