Mostafa Abdelraouf
|
97f5a0564d
|
Fix deprecation warnings (#319)
warning: use of deprecated function `base64::decode`: Use Engine::decode
|
2023-02-14 16:20:11 -06:00 |
|
zainkabani
|
c62b86f4e6
|
Adds details to errors and fixes error propagation bug (#239)
|
2022-11-17 09:24:39 -08:00 |
|
Cluas
|
dfa26ec6f8
|
chore: make clippy lint happy (#225)
* chore: make clippy happy
* chore: cargo fmt
* chore: cargo fmt
|
2022-11-09 10:04:31 -08:00 |
|
Lev Kokotov
|
d3310a62c2
|
Client md5 auth and clean up scram (#77)
* client md5 auth and clean up scram
* add pw
* add user
* add user
* log
|
2022-06-20 06:15:54 -07:00 |
|
Lev Kokotov
|
d412238f47
|
Implement SCRAM-SHA-256 for server authentication (PG14) (#76)
* Implement SCRAM-SHA-256
* test it
* trace
* move to community for auth
* hmm
|
2022-06-18 18:36:00 -07:00 |
|