Skip to content

feat: emit stored secret on import, drop secrets keyword#96

Merged
ravinald merged 1 commit into
mainfrom
feat/import-emit-encrypted-secret
Jun 16, 2026
Merged

feat: emit stored secret on import, drop secrets keyword#96
ravinald merged 1 commit into
mainfrom
feat/import-emit-encrypted-secret

Conversation

@ravinald

Copy link
Copy Markdown
Owner

Summary

Import now always emits WLAN secrets so the file is ready to apply: the stored enc: value verbatim by default (apply decrypts it), or plaintext with the decrypt keyword. A clear-text cache value or a wrong decrypt password masks as *secret*. The secrets keyword is removed. Verified: against MX-MEX-904EN — default emits enc:, decrypt returns plaintext, secrets is now rejected; full suite + lint clean.

Import now always emits WLAN secrets so the config is ready to apply: the
stored enc: value by default (apply decrypts it), or plaintext with the
decrypt keyword. A clear-text cache value or wrong password masks as *secret*.
The secrets keyword is gone.
@ravinald ravinald merged commit cf1ae5c into main Jun 16, 2026
5 checks passed
@ravinald ravinald deleted the feat/import-emit-encrypted-secret branch June 16, 2026 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant