Files
Website/BlazorApp/Services
SysAdmin 33b21959d8
All checks were successful
Build and Deploy / deploy (push) Successful in 40s
fix(developers): distinguish API errors from taken usernames in availability check
CheckUsernameAsync returned false (taken) on any API failure, making every
username appear taken when SilverDESK was unreachable. Now returns nullable
bool so errors show a warning instead of blocking submission.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 18:00:46 +00:00
..