agentbbs/internal/auth
threebeats a56f3afbca
fix: add GameNames to IsReservedName checks (#42)
GameNames ("game", "games") are reserved SSH route usernames for
AgentGames but IsReservedName did not check GameNames, allowing
members to register accounts that collide with SSH routes.

Fixes #40

Co-authored-by: root <root@vultr.guest>
2026-06-22 05:23:50 -07:00
..
auth.go fix: add GameNames to IsReservedName checks (#42) 2026-06-22 05:23:50 -07:00
auth_test.go Fix/pod public html bind mount (#30) 2026-06-15 08:06:32 -07:00