Fail closed when dashboard authentication is not explicitly configured #263
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stackchain/stackchain-dashboard#263
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "timmy/262-fail-closed-dashboard-auth"
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?
Closes #262
Defaults deployments to explicit operator authentication, rejects incomplete/reused secrets before Gitea access, removes signing-key derivation, and retains a loopback-only local development mode.
TDD verification:
python3 -m pytest tests/ -q— 459 passed.