continuwuity/src
Nineko fdc3e07be6
feat: replaced flaky argon2 with better argon2 crate (#37)
* feat: replaced flaky argon2 with better argon2 crate

* fix: applied cargo fmt nightly

* docs: added comment specifying what the settings for Argon2 mean

* fix: made hashing error a bit more descriptive

* fix: fixed incorrect value for Kib
2023-12-25 10:28:56 -05:00
..
api feat: replaced flaky argon2 with better argon2 crate (#37) 2023-12-25 10:28:56 -05:00
config add config option for guest registration, make guest registration respect allow_registration 2023-12-23 11:49:14 -05:00
database feat: replaced flaky argon2 with better argon2 crate (#37) 2023-12-25 10:28:56 -05:00
service feat: replaced flaky argon2 with better argon2 crate (#37) 2023-12-25 10:28:56 -05:00
utils feat: replaced flaky argon2 with better argon2 crate (#37) 2023-12-25 10:28:56 -05:00
lib.rs feat: replaced flaky argon2 with better argon2 crate (#37) 2023-12-25 10:28:56 -05:00
main.rs update opentelemetry things 2023-12-22 18:24:03 -05:00