- Mar 04, 2020
-
-
GitLab Bot authored
-
- Jan 27, 2020
-
-
GitLab Bot authored
-
- Dec 17, 2019
-
-
GitLab Bot authored
-
- Aug 02, 2019
-
-
George Koltsov authored
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.
-
- Jul 10, 2019
-
-
Mayra Cabrera authored
Suggests to use a JSON structured log instead Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/54102
-
- Oct 19, 2018
-
-
Heinrich Lee Yu authored
-
- Oct 18, 2018
-
-
Heinrich Lee Yu authored
-
- Jul 16, 2018
-
-
gfyoung authored
Partially addresses #47424.
-
- Jun 25, 2018
-
-
Jan Beckmann authored
-
- May 04, 2018
-
-
Douwe Maan authored
Ensure web hook 'blocked URL' errors are stored in as web hook logs and properly surfaced to the user
-
- Mar 21, 2018
-
-
Server Side Request Forgery in Services and Web Hooks See merge request gitlab/gitlabhq!2337
-
- Jan 17, 2018
-
-
Robert Speicher authored
Merge branch '41293-fix-command-injection-vulnerability-on-system_hook_push-queue-through-web-hook' into 'security-10-3' Don't allow line breaks on HTTP headers See merge request gitlab/gitlabhq!2277 (cherry picked from commit 7fc0a6fc096768a5604d6dd24d7d952e53300c82) 073b8f9c Don't allow line breaks on HTTP headers
-
- Dec 05, 2017
-
-
Douwe Maan authored
-
- Sep 07, 2017
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Aug 01, 2017
-
-
Alexander Randa authored
-
- Jul 27, 2017
-
-
Alex Lossent authored
If a web hook HTTP request is sent but no response comes within a certain time (10s by default), the hook execution fails and will be retried. This commit makes such timeouts visible in the web hook log, like connection timeouts already are. Also log "no route to host" errors.
-
- Jul 20, 2017
-
-
Alexander Randa authored
-
- May 25, 2017
-
-
Alexander Randa authored
* implemented logging of project and system web hooks * implemented UI for user area (project hooks) * implemented UI for admin area (system hooks) * implemented retry of logged webhook * NOT imeplemented log remover
-