Skip to content

getting invalid port error when there are special characters in password #181

@amirongit

Description

@amirongit

I'm using gobang to connect to a postgresql database; my user has a hash character in it's password (#) and when I open gobang and try to connect to the database provided in the configuration file, it gives me an "invalid port number" error.
but when the special character is removed from the provided password in the configuration file, I get the authentication failed error which should happen and is correct. so I'm guessing that the issue can be reproduced by putting an special character in the password field of the configuration section of your connection.

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