Skip to content

NullPointerException on authentication failure with non-existent user and single plugin in AuthServer #940

Description

@mrotteveel

The code in WireConnection#getDefaultWireOperations() obtains the V10 protocol from protocols for processing the error, but with the default configuration in Jaybird 6, it won't contain the V10 protocol. Either obtain the lowest available version, or make sure to obtain V10 in a different way.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions