Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab FOSS
GitLab FOSS
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Security & Compliance
    • Security & Compliance
    • Dependency List
  • Packages
    • Packages
    • Container Registry
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GitLab.org
  • GitLab FOSSGitLab FOSS
  • Merge Requests
  • !29639

Merged
Opened Jun 13, 2019 by Krasimir Angelov@krasio🔴8 of 8 tasks completed8/8 tasks
  • Report abuse
Report abuse

Custom username for deploy tokens

What does this MR do?

Allow users to specify a custom username for deploy tokens that will be used instead of the default one (gitlab+deploy-token-#{id}). Use the specified username in Gitlab::Auth#deploy_token_check.

Empty usernames ("") will be saved as null in the database.

image

Does this MR meet the acceptance criteria?

Conformity

  • Changelog entry
  • Documentation created/updated or follow-up review issue created
  • Code review guidelines
  • Merge request performance guidelines
  • Style guides
  • Database guides
  • [-] Separation of EE specific content

Performance and testing

  • Review and add/update tests for this feature/bug. Consider all test levels. See the Test Planning Process.
  • Tested in all supported browsers

Related to #50228 (closed)

Edited Jul 02, 2019 by Mayra Cabrera
  • Discussion 69
  • Commits 7
  • Pipelines 16
  • Changes 13
Assignee
Assign to
12.1
Milestone
12.1
Assign milestone
Time tracking
8
Labels
Category:Continuous Delivery Deliverable Release [DEPRECATED] backend database deploy devops::release feature
Assign labels
  • View project labels
Reference: gitlab-org/gitlab-foss!29639

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.