You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow clear password over loopback connection. Fixes#1534
Assume that a localhost TCP connection isn't subject to a MITM attack and so it's OK to send a cleartext password. This allows the use of the Google Cloud SQL Auth Proxy, which runs on a local TCP port.
0 commit comments