Skip to content

MongoDB green "Connected" button issue #25

Description

@udellc

Max MongoDBConnectionSetup Module has an issue where the green Connected button will display whether or not the database credentials provided return any real connection. If bogus credentials are provided, the green button will appear, giving the user the impression nothing is wrong and that they are connected (even when they are not).

A check should be performed after connection to determine if MongoDB actually returned anything in reply to the connection request, and to either display a green connected button, or a red "not connected" button.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions