Commit Graph

2 Commits

Author SHA1 Message Date
antifallobst 452d2d2015
refactor(api): hashing and database changes
1. changed password hashing algorithm from pbkdf2-sha256 to argon2id.
2. storing emails as base64 encoded sha256 hash instead of plain text
2023-09-09 13:29:00 +02:00
antifallobst 3a9a9fb2ca
feat(docker): dockerized project 2023-08-20 14:30:11 +02:00