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 d1b1532f43
added gitignore and fixed api specification for `/account/delete` 2023-08-15 20:25:02 +02:00