From e2cc500e4e6b27bd158a84cf7d38768fd28fa642 Mon Sep 17 00:00:00 2001 From: Andrew Newdigate Date: Thu, 14 Feb 2019 09:25:25 +0200 Subject: Filter note parameters This change adds `note` to the Rails `filter_parameters` configuration. --- changelogs/unreleased/filter-note-parameters.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changelogs/unreleased/filter-note-parameters.yml (limited to 'changelogs') 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 -- cgit v1.2.3