summaryrefslogtreecommitdiff
path: root/locale
diff options
context:
space:
mode:
authorGeorge Koltsov <gkoltsov@gitlab.com>2019-07-26 11:21:52 +0100
committerGeorge Koltsov <gkoltsov@gitlab.com>2019-08-02 15:39:18 +0100
commite5e1c907c01b53194f77e8d8de53554ba1824e7c (patch)
tree5f9602f3abf48056d4258a749cd9c756981d5abd /locale
parenteb2d4adf38726da62f62e850d181cedf12c64c5e (diff)
downloadgitlab-ce-e5e1c907c01b53194f77e8d8de53554ba1824e7c.tar.gz
Add outbound requests setting for system hooks
This MR adds new application setting to network section `allow_local_requests_from_system_hooks`. Prior to this change system hooks were allowed to do local network requests by default and we are adding an ability for admins to control it.
Diffstat (limited to 'locale')
-rw-r--r--locale/gitlab.pot5
1 files changed, 4 insertions, 1 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot
index 5e9e371a5fc..cca55aeb8bd 100644
--- a/locale/gitlab.pot
+++ b/locale/gitlab.pot
@@ -945,7 +945,10 @@ msgstr ""
msgid "Allow rendering of PlantUML diagrams in Asciidoc documents."
msgstr ""
-msgid "Allow requests to the local network from hooks and services."
+msgid "Allow requests to the local network from web hooks and services."
+msgstr ""
+
+msgid "Allow requests to the local network from system hooks."
msgstr ""
msgid "Allow this key to push to repository as well? (Default only allows pull access.)"