Files
SVSimServer/SVSim.EmulatedEntrypoint/Controllers
gamer147 91412ff821 fix(account): /account/update_name validates name input
Reject empty / whitespace / explicit-null / over-cap names with 400
instead of NREing on null assignment or storing arbitrarily-long
strings the DB column has no cap on. 24-char limit is a conservative
backstop against direct API abuse; the client UI enforces its own
keyboard limit.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-28 21:11:27 -04:00
..
2026-05-25 12:03:47 -04:00
2026-05-26 10:01:37 -04:00
2026-05-23 19:57:34 -04:00
2026-05-25 16:34:24 -04:00
2026-05-23 22:46:11 -04:00