summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorNick Thomas <nick@gitlab.com>2018-10-08 16:03:07 +0100
committerNick Thomas <nick@gitlab.com>2018-10-09 11:15:02 +0100
commitff9881d99193bd64d112bb03311aecd75f4270ae (patch)
treea5e336ea308e89f71c0e41cdeccedb47eef59337 /changelogs
parentc616327c1221dc91318a35769e01ab6932d497ea (diff)
downloadgitlab-ce-ff9881d99193bd64d112bb03311aecd75f4270ae.tar.gz
Remove unencrypted webhook token and URL columns
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/52367-cleanup-web-hooks-columns.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/52367-cleanup-web-hooks-columns.yml b/changelogs/unreleased/52367-cleanup-web-hooks-columns.yml
new file mode 100644
index 00000000000..d1f3ca83613
--- /dev/null
+++ b/changelogs/unreleased/52367-cleanup-web-hooks-columns.yml
@@ -0,0 +1,5 @@
+---
+title: Remove legacy unencrypted webhook columns from the database
+merge_request: 22199
+author:
+type: changed