Skip to content

feat(archive): add password-protected zip creation#221

Merged
MiguelRegueiro merged 1 commit into
mainfrom
feat-archive-password-protection
Jul 3, 2026
Merged

feat(archive): add password-protected zip creation#221
MiguelRegueiro merged 1 commit into
mainfrom
feat-archive-password-protection

Conversation

@MiguelRegueiro

Copy link
Copy Markdown
Member

Summary

Add optional password protection to ZIP archive creation.

The archive creation overlay now lets users set, change, or remove a password before creating the archive, then creates the protected ZIP in the background with the same progress and cancellation flow.

Refs #215.

Testing

Verified with:

  • cargo fmt --check
  • cargo test --locked --test architecture_guardrails
  • cargo clippy --locked --all-targets -- -D warnings
  • cargo test --locked
  • RUSTDOCFLAGS="-D warnings" cargo doc --locked --no-deps

Documentation and Changelog

  • Updated docs when behavior, configuration, controls, or optional dependencies changed
  • Added a CHANGELOG.md entry for user-visible changes
  • Docs and changelog are not needed

@MiguelRegueiro MiguelRegueiro merged commit 9d49f1c into main Jul 3, 2026
7 checks passed
@MiguelRegueiro MiguelRegueiro deleted the feat-archive-password-protection branch July 3, 2026 21:30
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