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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2019-06-07 16:15:27 +0300
committerStan Hu <stanhu@gmail.com>2019-06-07 16:15:27 +0300
commit25ef3a9687494bea8927d7109f6e684beba2eb95 (patch)
treedf93c1ce4c1f2ea96918ff6a5f01568de3590bab /changelogs
parent2320e4451fa0c0c60326a7d29fa53599559b6484 (diff)
parent6a90249b6a9c14391bf1ada9bb4726e8bf1e4ffd (diff)
Merge branch 'thomas-nilsson-irfu/gitlab-ce-thomas-nilsson-irfu-master-patch-13137' into 'master'
Allow masking if 8 or more characters in base64 See merge request gitlab-org/gitlab-ce!29143
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/thomas-nilsson-irfu-gitlab-ce-thomas-nilsson-irfu-master-patch-13137.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/thomas-nilsson-irfu-gitlab-ce-thomas-nilsson-irfu-master-patch-13137.yml b/changelogs/unreleased/thomas-nilsson-irfu-gitlab-ce-thomas-nilsson-irfu-master-patch-13137.yml
new file mode 100644
index 00000000000..3391fcc9537
--- /dev/null
+++ b/changelogs/unreleased/thomas-nilsson-irfu-gitlab-ce-thomas-nilsson-irfu-master-patch-13137.yml
@@ -0,0 +1,5 @@
+---
+title: Allow masking if 8 or more characters in base64.
+merge_request: 29143
+author: thomas-nilsson-irfu
+type: changed