Commit Graph

5 Commits

Author SHA1 Message Date
Sebastián Ramírez
689d7105e1 🔒️ Ensure authentication takes constant time, to avoid enumeration attacks (#2105)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-22 16:50:00 +01:00
Sebastián Ramírez
730c6e9ebb Use pwdlib with Argon2 by default, adding logic (and tests) to autoupdate old passwords using Bcrypt (#2104)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-22 16:24:19 +01:00
Joel Pérez Izquierdo
9fe3a4d221 🐛Update items.py to return status code 403 in case of insufficient permissions (#1543) 2026-01-22 13:46:35 +01:00
Saltie
4cab9e972f 🐛 Handle non-existing user IDs in read_user_by_id (#1396)
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
2026-01-22 13:37:57 +01:00
Motov Yurii
0b473f5b6f 🚚 Move backend tests outside the app directory (#1862)
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
2025-09-20 18:29:10 +02:00