Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve reencryption UX #1547

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Dec 7, 2023

  1. refactor luks_reencrypt and make secrets disappear from screen

    Signed-off-by: Christian Foerster <[email protected]>
    UndeadDevel committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    dab6150 View commit details
    Browse the repository at this point in the history
  2. prompt for updating checksums after LUKS header change

    Signed-off-by: Christian Foerster <[email protected]>
    UndeadDevel committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    ee6f299 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Use clear instead of printf

    Signed-off-by: Christian Foerster <[email protected]>
    UndeadDevel committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    73152c7 View commit details
    Browse the repository at this point in the history
  2. Revert "prompt for updating checksums after LUKS header change"

    This reverts commit ee6f299.
    
    Will communicate to the user the need to update checksums instead.
    
    Signed-off-by: Christian Foerster <[email protected]>
    UndeadDevel committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    310fc6a View commit details
    Browse the repository at this point in the history
  3. Notify user of result and next steps

    Signed-off-by: Christian Foerster <[email protected]>
    UndeadDevel committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    7bc763e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    c15f2e2 View commit details
    Browse the repository at this point in the history