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:45:45 +0300
committerAlessio Caiazza <376774-nolith@users.noreply.gitlab.com>2020-12-23 12:45:45 +0300
commit2f8d269b24968f2b95a743b8c3161da280d42cad (patch)
tree0bc56d22fb82d8f74c9b9c8f7cbd9616b38db3e3
parent46cb4543286155bc08b9013f3c458299d2e8ddf8 (diff)
parent4b4b503213067b352ee1ed29e8e2c00c204bb1a2 (diff)
Merge branch '1-28-1-release' into '1-28-stable'v1.28.1
Release 1.28.1 See merge request gitlab-org/security/gitlab-pages!13
-rw-r--r--CHANGELOG5
-rw-r--r--VERSION2
2 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f39ebae9..d9ccde87 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+v 1.28.1
+
+- Reject requests with unknown HTTP methods
+- Encrypt OAuth code during auth flow
+
v 1.28.0
- Implement basic redirects via _redirects text file !367
diff --git a/VERSION b/VERSION
index cfc73071..450a687b 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.28.0
+1.28.1