Commit Graph

2 Commits

Author SHA1 Message Date
20e7ba3b1d style: fix some typos and warnings 2024-11-11 18:07:13 +02:00
cd0ac7a7bd chore: replace passlib with bcrypt
passlib uses deprecated crypt module which is deprecated and scheduled
for removal in 3.13. Unfortunately, this module seems to be
unmaintained, so this commit replaces passlib with bcrypt, unfortunately
breaking current passwords
2024-10-05 16:35:27 +03:00