• Mark Lapierre's avatar
    Add rake task to set password and an access token · 5ab23438
    Mark Lapierre authored
    This sets the default password from Runtime::User.default_password
    if it's not set already, and it creates a personal access token.
    
    This is useful when testing on a fresh GitLab instance (e.g., an
    omnibus-gitlab docker image)
    5ab23438
Rakefile 1.8 KB