mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
58327ef74d
## Problem Looks like our sql-over-http tests get to rely on "trust" authentication, so the path that made sure the authkeys data was set was never being hit. ## Summary of changes Slight refactor to WakeComputeBackends, as well as making sure auth keys are propagated. Fix tests to ensure passwords are tested.