Commit fb9eae1
fix: fix sha256_password to work correctly over a TLS connection (#3809)
* fix: handle case with sha256_authentication over tls connection
* fix: lint
* fix: ensure tls over the stream instance
* fix: variable name
---------
Co-authored-by: Weslley Araújo <[email protected]>1 parent 234901d commit fb9eae1
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
35 | 44 | | |
36 | 45 | | |
37 | 46 | | |
| |||
0 commit comments