SysAdmin e5eacd8725
All checks were successful
Build and Deploy / deploy (push) Successful in 20s
fix(developers): check username on blur instead of keystroke to avoid rate limiting
SilverDESK rate-limits /api/auth/check-username after ~2 requests with a
5-minute cooldown. The old 500ms debounce per keystroke quickly exhausted
this limit, breaking the form. Now checks only on field blur, validates
format client-side while typing, and caches results to skip redundant calls.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 18:10:04 +00:00
Description
SilverLABS Website - .NET 9 Blazor Web App
2.1 MiB
Languages
HTML 41.5%
C# 37.3%
CSS 20.7%
Dockerfile 0.5%