Federation credential isolation #360
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?
Phase 5b - Federation Credential Isolation
Problem
User credentials must never leak across federation boundaries. The federation module allows querying and commanding across instances, and we need to ensure credential data is explicitly excluded from all federation pathways.
Requirements
Implementation Notes
Files
Acceptance Criteria
Dependencies
Refs #346