Missing deploy token password after token creation

Is it a bug that I see only "Your new project deploy token has been created." at the top of the Settings/Registry page after I click "Create Deploy Token" button with no token password provided? (on a private repository with "read_registry" permission only)

It does not clear where deploy token password is shown after its creation according to this.

This page states that I have to use docker login registry.example.com -u <username> -p <deploy_token> command before I can pull registry images. I assume registry.example.com=registry.gitlab.com and username is username generated after deploy token creation and it looks like gitlab+deploy-token-NNNNN, but where's the password?

Edited Oct 05, 2018 by Vyacheslav Napadovsky
Assignee Loading
Time tracking Loading