feat(licenses): plaintext key storage with copy buttons #342

Merged
jmiller merged 1 commits from dev into main 2026-05-31 15:08:08 +00:00
Owner

Keys are domain-locked so hashing is unnecessary. Full keys visible in table with copy buttons.

Keys are domain-locked so hashing is unnecessary. Full keys visible in table with copy buttons.
jmiller added 1 commit 2026-05-31 15:08:01 +00:00
feat(licenses): store keys in plaintext, show full key with copy button
Branch Policy Check / Verify merge target (pull_request) Successful in 1s
Universal: PR Check / Branch Policy (pull_request) Successful in 2s
Branch Cleanup / Delete merged branch (pull_request) Has been skipped
Universal: PR Check / Validate PR (pull_request) Failing after 8s
PR RC Release / Build RC Release (pull_request) Successful in 27s
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
809c387054
License keys are domain-locked so hashing is unnecessary. Store the
full key in KeyRaw column for permanent visibility. Keys table now
shows the complete key with a clipboard copy button per row.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
jmiller merged commit 6c913abbda into main 2026-05-31 15:08:08 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoGitea#342