Files
medassist-ng/backend
Daniel Volz d0e2ee0783 fix: trim whitespace from username on login and registration (#277)
Add .trim() to both loginSchema and registerSchema Zod validators so
leading/trailing spaces are stripped before validation and DB lookup.
Includes 5 new test cases covering trim behavior for both endpoints.
2026-02-22 17:51:41 +01:00
..
2026-01-23 21:42:57 +01:00
2026-02-22 16:54:49 +01:00
2025-12-19 13:09:53 +01:00