gitlab-org--gitlab-foss/doc/user/project/settings
Stan Hu 2341692c49 Drop Webhooks from project import/export config
Webhook URLs were recently encrypted in the database via
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/21645, and as a
result they are no longer exported. When an exported project with
Webhooks is imported, the project import service will fail with
`URI::InvalidURIError: bad URI(is not URI?)` due to a blank URL.
We avoid this by disabling the export/import of Webhooks in
the first place.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53513
2019-01-03 06:22:14 -08:00
..
img Add user docs for Pages access control 2018-11-21 00:49:51 +00:00
import_export.md Drop Webhooks from project import/export config 2019-01-03 06:22:14 -08:00
index.md