Uploaded image for project: 'MariaDB Connector/node.js'
  1. MariaDB Connector/node.js
  2. CONJS-356

Authentication / ed25519 plugin

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 3.5.4
    • other
    • None

    Description

      In lib/cmd/handshake/auth/ed25519-password-auth.js, hash(conf) (line 98) references seed, which is not in scope, it's only a parameter of the static encryptPassword(). The body was copied from encryptPassword without rebinding to the instance field this.pluginData, so hash() throws ReferenceError: seed is not defined on every call.

      Attachments

        Activity

          People

            diego dupin Diego Dupin
            diego dupin Diego Dupin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.