Commit 6651b215 authored by Vitali Tatarintev's avatar Vitali Tatarintev

Link the issue to implement token-based auth

https://gitlab.com/gitlab-org/gitlab-ee/issues/14792
parent 714454c1
......@@ -7,6 +7,7 @@ module Projects
# Prevents users to use WIP feature on private GitLab instances
# by enabling 'generic_alert_endpoint' feature manually.
# TODO: https://gitlab.com/gitlab-org/gitlab-ee/issues/14792
DEV_TOKEN = :development_token
def execute(token)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment