Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
gitlab-ce
Commits
be1d1c70
Commit
be1d1c70
authored
Jun 07, 2019
by
Matt Penna
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Apply suggestion to doc/security/webhooks.md
parent
6fb7ced5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/security/webhooks.md
doc/security/webhooks.md
+2
-2
No files found.
doc/security/webhooks.md
View file @
be1d1c70
...
...
@@ -7,8 +7,8 @@ If you have non-GitLab web services running on your GitLab server or within its
local network, these may be vulnerable to exploitation via Webhooks.
With
[
Webhooks
](
../user/project/integrations/webhooks.md
)
, you and your project
maintainers and owners can set up URLs to be triggered when specific
thing
s
happen to
projects. Normally, these requests are sent to external web services
maintainers and owners can set up URLs to be triggered when specific
change
s
occur in your
projects. Normally, these requests are sent to external web services
specifically set up for this purpose, that process the request and its attached
data in some appropriate way.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment