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:
authorAndrew Newdigate <andrew@gitlab.com>2019-02-14 10:25:25 +0300
committerAndrew Newdigate <andrew@gitlab.com>2019-02-14 11:46:27 +0300
commite2cc500e4e6b27bd158a84cf7d38768fd28fa642 (patch)
treecc153cd1a83d6d4148c9c411d7583a045cef9782 /changelogs
parente927833b941122f25252712bc68b37041b38ba2c (diff)
Filter note parameters
This change adds `note` to the Rails `filter_parameters` configuration.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/filter-note-parameters.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/filter-note-parameters.yml b/changelogs/unreleased/filter-note-parameters.yml
new file mode 100644
index 00000000000..fca2a394820
--- /dev/null
+++ b/changelogs/unreleased/filter-note-parameters.yml
@@ -0,0 +1,5 @@
+---
+title: Include note in the Rails filter_parameters configuration
+merge_request: 25238
+author:
+type: other