Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-7214

Update Base64 encoded credentials

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 3.27.3.GA
    • None
    • team/eng
    • None

      Previous value was encoded with a typo (Alce instead of Alice):
      $ echo -n "Alce:secret" | base64
      QWxjZTpzZWNyZXQ=
      $ echo -n "Alice:secret" | base64
      QWxpY2U6c2VjcmV0

              jmartisk@redhat.com Jan Martiska
              msochure@redhat.com Miroslav Sochurek
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: