Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab FOSS GitLab FOSS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLab FOSSGitLab FOSS
  • Issues
  • #41839
Closed
Open
Created Jan 10, 2018 by Gabriel Le Breton@gableroux✌

Reset runner registration token

Description

I recorded a terminal session for a presentation and during the gitlab-runner register process, the registration token is requested. It is displayed in clear text. Stealing a gitlab-runner registration token could lead to project's runner environment variables and source code disclosure by registering a runner.

Proposal

One way to mitigate this would be to add a Reset runner registration token link to the settings/ci_cd page similar to the links in user's profile/personal_access_tokens RSS token and Incoming email token reset links. This way, if the tokens for a project gets exposed somehow, user could revoke the token and block undesired runner from being added.

Links / references

Assignee
Assign to
Time tracking