mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-27 18:10:37 +00:00
Proxy: pass database name in console too
This commit is contained in:
@@ -176,6 +176,7 @@ impl ProxyConnection {
|
||||
|
||||
match self.cplane.authenticate_proxy_request(
|
||||
self.user.as_str(),
|
||||
self.database.as_str(),
|
||||
md5_response,
|
||||
&self.md5_salt,
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user