Files
neon/proxy/src
Dmitry Ivanov 96e78394f5 [proxy] Fix project (aka endpoint) init in the password hack handler (#3529)
The project/endpoint should be set in the original (non-as_ref'd) creds,
because we call `wake_compute` not only in `try_password_hack` but also
later in the connection retry logic.

This PR also removes the obsolete `as_ref` method and makes the code
simpler because we no longer need this complication after a recent
refactoring.

Further action points: finally introduce typestate in creds (planned).
2023-02-02 22:56:15 +02:00
..
2022-12-22 14:27:48 +02:00
2023-01-06 18:34:18 +03:00
2023-01-16 15:17:28 +00:00
2022-07-04 23:46:37 +03:00