Docs feedback: "GitLab.com settings" page doesn't mention whether "Requests to the local network by webhooks" is allowed or blocked
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
That webhook setting is mentioned on security/webhooks.md & raketasks/web_hooks.md, but its value on GitLab.com is not mentioned, and neither on user/gitlab_com/index.md.
The default value is false
:
$ glsql 15.7.0 'allow_local_requests_from_web_hooks_and_services'
allow_local_requests_from_web_hooks_and_services boolean DEFAULT false NOT NULL,
Should we document whether it's thus also on GitLab.com, or was toggled true
?
Related to #386824 (closed)
Edited by 🤖 GitLab Bot 🤖