verstak/cmd/verstak-server
mirivlad f8f9510e2a fix(sync): add /api/auth/test endpoint, fix CSS %& vet warnings
- Add handleAuthTest endpoint that validates credentials without creating a device
- Fix resetPasswordHTML to use {TOKEN} placeholder instead of %s
- Remove fmt.Sprintf from admin dashboard (no format args needed)
2026-06-02 08:02:11 +08:00
..
install.sh feat: sync — systemd unit and install.sh for server deployment 2026-06-01 22:49:40 +08:00
main.go feat: sync — server skeleton with health, admin login/dashboard, device registration 2026-06-01 22:49:02 +08:00
server.go fix(sync): add /api/auth/test endpoint, fix CSS %& vet warnings 2026-06-02 08:02:11 +08:00
verstak-server.service feat: sync — systemd unit and install.sh for server deployment 2026-06-01 22:49:40 +08:00