spellshift / realm

Realm is a cross platform Red Team engagement platform with a focus on automation and reliability.
https://docs.realm.pub/
GNU General Public License v3.0
419 stars 31 forks source link

Remove caching_sha2_password flag #801

Closed hulto closed 2 weeks ago

hulto commented 3 weeks ago

What type of PR is this?

/kind bug

What this PR does / why we need it:

GCP SQL seems to have broken auth with the caching_sha2_password flag set.

Not sure we actually wanna merge this but posting for reference.

Which issue(s) this PR fixes:

Fixes #800