summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorDrew Blessing <drew@gitlab.com>2017-05-19 09:07:38 -0500
committerNick Thomas <nick@gitlab.com>2017-06-06 12:39:37 +0100
commit8df7bcf532c9f0407fcefa12d205cb9d160fe5f4 (patch)
treece364bd558bf02371e6fc5be269fda72d6c48c85 /changelogs
parente34e5761042579686fe149f16e7ec107b80224d2 (diff)
downloadgitlab-ce-8df7bcf532c9f0407fcefa12d205cb9d160fe5f4.tar.gz
Allow numeric pages domain
Previously, `PagesDomain` would not allow a domain such as 123.example.com. With this change, this is now allowed, because it is a perfectly valid domain.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/allow_numeric_pages_domain.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/allow_numeric_pages_domain.yml b/changelogs/unreleased/allow_numeric_pages_domain.yml
new file mode 100644
index 00000000000..10d9f26f88d
--- /dev/null
+++ b/changelogs/unreleased/allow_numeric_pages_domain.yml
@@ -0,0 +1,4 @@
+---
+title: Allow numeric pages domain
+merge_request: 11550
+author: