-
Notifications
You must be signed in to change notification settings - Fork 872
Add support for specifying allowed auth methods #6036
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
Conversation
|
I actually liked it better before you added the explicit RequireAuthMode.All, because we share It's not a big deal because our default for the unset option is the same as libpq's ( |
I think we can just disallow parsing |
|
OK, seems no one has an any other objections. Merging. |
|
want to know when this commit could be release? will it be in version 9.0.4? |
We usually do not backport features (and this is a feature) to previous releases, so most likely 10.0 in November. |
Closes #6035