fix: remove dead TRITON_MANAGE_JWT_SIGNING_KEY, sync from triton #14
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
primatekuntech/triton-install!14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "sync-607-remove-jwt-signing-key"
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?
Syncs triton PR #608 (closes triton#607)'s removal of the dead JWT signing key from the manage-server installer's source of truth (triton/scripts/deploy/manage-server/) to this distribution copy, per CLAUDE.md's installer-scripts-sync rule.
Nothing has read this key cryptographically since triton's #600 replaced JWT sessions with opaque httpOnly-cookie tokens.