Auth Boundary: Registration and Default Credentials #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This issue covers the platform auth boundary.
Problems:
/api/auth/registeradmin / adminadmin / adminchangemeFiles:
Acceptance criteria:
/api/auth/registerremains disabled or is admin-onlyFixed in commit
79d2c3bAll default credentials removed. Services fail-warn when auth env vars missing. Register endpoint stays disabled (403).
Manual ops: set ADMIN_USERNAME/ADMIN_PASSWORD in .env before first boot.