Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-59454

cbauth inconsistently returns passwords

    XMLWordPrintable

Details

    • Untriaged
    • 0
    • Unknown

    Description

      While doing some testing with cbauth ExternalAuthenticator.Auth in a loop, I noticed that doing an Auth request does not return the password field in the result for the first request (the uncached request), but then does include it in future requests:

      brett.lawson@bretts-m1 cbauthtest % go run ./
      2023/11/03 13:11:02 %!s(<nil>) &{name:brett domain:local password: s:0x140001605a0}
      2023/11/03 13:11:02 %!s(<nil>) &{name:brett domain:local password:password s:0x140001605a0}
      2023/11/03 13:11:03 %!s(<nil>) &{name:brett domain:local password:password s:0x140001605a0}
      ...
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            artem Artem Stemkovski
            brett19 Brett Lawson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty