Commit Graph

6 Commits

Author SHA1 Message Date
Florine W. Dekker 6a1be5ac2f
Use Argon2 instead of bcrypt
Passwords currently stored under bcrypt are not automatically converted. Argon2 is only used for new passwords from this moment on.
2023-08-30 22:35:35 +02:00
Florine W. Dekker 7b86673590
Update dependencies and ensure Hitler is dead
Hitler's category was changed from "1945 deaths" to "1945 suicides", resulting in Death Notifier not detecting that Hitler was dead (or even a person). Death Notifier now recognises the "<year> suicides" category.
2023-08-30 22:31:05 +02:00
Florine W. Dekker f6dea3e283
Resolve issue with non-ASCII names in frontend 2022-12-17 18:34:13 +01:00
Florine W. Dekker 2ef6b105ce
Resolve some minor final bugs and TODOs 2022-12-07 20:21:53 +01:00
Florine W. Dekker c49cd7184f
Clarify several error messages and signatures 2022-12-07 19:36:14 +01:00
Florine W. Dekker 9591c5ecd2
Completely revamp docs and input validation
And lots of other things as well, I don't even remember it all.
2022-12-04 23:56:49 +01:00