#216: hard AUTH_LOCAL_ENABLED switch over every local credential flow #284
No reviewers
Labels
No Label
area:auth
area:docs
area:export
area:ops
area:storage
area:supply-chain
auth
backend
blocked
collab
deployment
docs
effort:L
effort:M
effort:S
frontend
plugins
qa
vs-nfd
vs-nfd:blocker
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stwaidele/dorfteich#284
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "issue-216-local-auth-switch"
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?
Deploy-level realization of auth.local.enabled: false answers 404 on login, signup, verification, resend, password forgot/reset/change - enforced centrally via the @LocalCredentialFlow marker; an enumeration fence fails when an auth route is neither marked nor allowlisted. Deploy-level so a compromised Site Admin cannot flip it back (R-02 closed). Stated + tested: sessions/logout keep working, PAT/feed-token issuance stays available to IdP-authenticated users. Bootstrap: setup before flipping; boot warning when no sign-in path remains. Login page hides the local form. Hardening guide: 1.3 row went live in 1.2 incl. verification probe. Stacked on #215. Refs #216