gitlab-org--gitlab-foss/doc
Rémy Coutable af9127e049 Merge branch '18256-secret-token-docs' into 'master'
Document that webhook secret token is sent in X-Gitlab-Token HTTP header

## What does this MR do?

Note that the secret token is sent in the X-Gitlab-Token header on the webhook documentation page, as well as directly below the secret token field on the webhook settings form.

## Are there points in the code the reviewer needs to double check?

No.

## Why was this MR needed?

It took me a while to figure out how to verify the token in my hook endpoint. Issue #18256 is where I found how to do it.

## What are the relevant issue numbers?

#18256 

## Screenshots (if relevant)

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [ ] Added for this feature/bug
  - [x] All builds are passing
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)
Closes #18256

See merge request !5664
2016-08-08 10:10:02 +00:00
..
administration Simplify feature introduction note 2016-08-08 11:44:55 +03:00
api Simplify feature introduction note 2016-08-08 11:44:55 +03:00
ci Simplify feature introduction note 2016-08-08 11:44:55 +03:00
container_registry Simplify feature introduction note 2016-08-08 11:44:55 +03:00
customization
development Simplify feature introduction note 2016-08-08 11:44:55 +03:00
downgrade_ee_to_ce
gitlab-basics Update start-using-git.md 2016-07-21 16:49:40 +00:00
hooks
incoming_email
install Update installation guide for 8.11 2016-08-01 18:38:41 -05:00
integration Refactor spam validation to a concern that can be easily reused and improve legibility in `SpamCheckService` 2016-07-26 19:29:16 -05:00
intro
legal
logs
markdown Move markdown doc to the right location 2016-08-03 08:54:17 +03:00
migrate_ci_to_ce
monitoring Simplify feature introduction note 2016-08-08 11:44:55 +03:00
operations
permissions Move permissions/permissions.md to user/permissions.md 2016-07-12 17:49:03 +03:00
profile
project_services Refactor Slack service documentation 2016-07-22 12:37:05 +03:00
public_access Change URLs to new permissions.md location 2016-07-12 18:03:29 +03:00
raketasks Clarify backup_keep_time config parameter with S3 2016-07-29 07:32:37 -07:00
security
ssh
system_hooks
update Remove outdated notes from the update guide 2016-08-02 16:16:38 +03:00
user Simplify feature introduction note 2016-08-08 11:44:55 +03:00
web_hooks Document that webhook secret token is sent in X-Gitlab-Token HTTP header 2016-08-03 23:22:23 -04:00
workflow Simplify feature introduction note 2016-08-08 11:44:55 +03:00
README.md One link to development guides. 2016-08-04 10:39:09 +00:00

README.md

Documentation

User documentation

Administrator documentation

Contributor documentation

  • Development All styleguides and explanations how to contribute.
  • Legal Contributor license agreements.