• Thong Kuah's avatar
    Combine constants into CI_JOB_USER · aac6449c
    Thong Kuah authored
    There is no advantage to two constants. The registry login also uses
    find_for_git_client (via JwtController), and the registry login also
    uses the job token as the passsword. So just use CI_JOB_USERNAME for
    user and job token for password in all cases.
    aac6449c
auth_finders_spec.rb 24.2 KB