Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#278] pgagroal-cli username/password allowed only on remote conns #279

Merged

Conversation

fluca1978
Copy link
Collaborator

This commit ensures that when the user specifies either a -U or -P
flag on the command line, pgagroal-cli ensures that also -h and
-p have been specified, otherwise it claims the remote connection
cannot be established.

Close #278

…conns

This commit ensures that when the user specifies either a `-U` or `-P`
flag on the command line, `pgagroal-cli` ensures that also `-h` and
`-p` have been specified, otherwise it claims the remote connection
cannot be established.

Close agroal#278
@jesperpedersen jesperpedersen merged commit 0443d60 into agroal:master Jun 21, 2022
@jesperpedersen
Copy link
Collaborator

Merged.

Thanks for your contribution !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pgagroal-cli incompatible (or incomplete) options
2 participants