Skip to content

Refactor masked registration token

What does this MR do and why?

This change migrates the registration token dropdown to use input_copy_toggle_visibility.vue instead of manual implementation.

Related to #347209 (closed)

Screenshots or screen recordings

before after
image Screen_Shot_2022-04-06_at_2.33.13_PM

How to set up and validate locally

  1. Logged in as admin
  2. Visit the Admin -> Runners
  3. Click on "Register a runner instance"

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Miguel Rincon

Merge request reports