Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessio Caiazza <376774-nolith@users.noreply.gitlab.com>2020-12-23 12:53:06 +0300
committerAlessio Caiazza <376774-nolith@users.noreply.gitlab.com>2020-12-23 12:53:06 +0300
commitb355a41a4ab4a63789305cfe26474d4116fd0fe5 (patch)
tree5cd37e30c769b58c855336e39eb30451079d79af
parent5e99bfef6303000b1f7c98afb8d753818984c4df (diff)
parent48f3500e7ec2c12499f118adc69a9f8eb36278b5 (diff)
Merge branch '1-30-1-release' into '1-30-stable'v1.30.1
Release 1.30.1 See merge request gitlab-org/security/gitlab-pages!12
-rw-r--r--CHANGELOG5
-rw-r--r--VERSION2
2 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 211613cf..cf06a685 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+v 1.30.1
+
+- Reject requests with unknown HTTP methods
+- Encrypt OAuth code during auth flow
+
v 1.30.0
- Allow to refresh an existing cached archive when accessed !375
diff --git a/VERSION b/VERSION
index 034552a8..7f3c3aff 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.30.0
+1.30.1