Uploaded image for project: 'Project Quay'
  1. Project Quay
  2. PROJQUAY-9683

Quay 3.16.0 new UI should use single quotes for the name of the app token

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • None
    • quay-v3.16.0
    • quay-ui
    • False
    • Hide

      None

      Show
      None
    • False

      Description:

      This is an issue found found on 3.16.0 new UI, after created new application token, and click the app token to get credentials, found the commands use double quotes for the app name and token, it was not correct, with double quotes login Quay will be failed with docker/podman CLI, compared with current UI, Quay show the correct credentials with single quotes, pls review this issue.

      Quay: 3.16.0

      quay.io/redhat-user-workloads/quay-eng-tenant/stable-3-16-v4-20@sha256:988adc1a375a207d0fb9bc40dc5f8f2f4aeda929675fbbc95296ea0731ac9dd2 

      Example:

      //Quay Current UI:
      
      podman login -u='$app' -p='ZILIGNARMSL6LML5TVA0VHATDZTW1906N68VK0TG5CG166ZGRD8M76SOB1IKJJHRG7HYRLLEISN38R6FAO15Z06YMRBH94GOP4WLFHU0ECQ4TISP2E2ITWFD' quayregistry-quay-quay-enterprise-15510.apps.quaytest-15510.qe.devcluster.openshift.com
      
      podman login -u='$app' -p='ZILIGNARMSL6LML5TVA0VHATDZTW1906N68VK0TG5CG166ZGRD8M76SOB1IKJJHRG7HYRLLEISN38R6FAO15Z06YMRBH94GOP4WLFHU0ECQ4TISP2E2ITWFD' quayregistry-quay-quay-enterprise-15510.apps.quaytest-15510.qe.devcluster.openshift.com --tls-verify=false
      Login Succeeded!
      
      //Quay New UI
      podman login -u="$app" -p="ZILIGNARMSL6LML5TVA0VHATDZTW1906N68VK0TG5CG166ZGRD8M76SOB1IKJJHRG7HYRLLEISN38R6FAO15Z06YMRBH94GOP4WLFHU0ECQ4TISP2E2ITWFD" quayregistry-quay-quay-enterprise-15510.apps.quaytest-15510.qe.devcluster.openshift.com
      
      podman login -u="$app" -p="ZILIGNARMSL6LML5TVA0VHATDZTW1906N68VK0TG5CG166ZGRD8M76SOB1IKJJHRG7HYRLLEISN38R6FAO15Z06YMRBH94GOP4WLFHU0ECQ4TISP2E2ITWFD" quayregistry-quay-quay-enterprise-15510.apps.quaytest-15510.qe.devcluster.openshift.com --tls-verify=false
      Error: logging into "quayregistry-quay-quay-enterprise-15510.apps.quaytest-15510.qe.devcluster.openshift.com": invalid username/password
      Quay new UI:

      Quay current UI:

        1. image-2025-11-04-15-22-51-889.png
          162 kB
          luffy zhang
        2. image-2025-11-04-15-24-05-229.png
          199 kB
          luffy zhang
        3. image-2025-11-07-15-43-12-512.png
          159 kB
          luffy zhang

              rhn-support-bpratt Brady Pratt
              lzha1981 luffy zhang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: