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

Change password #320

Merged
merged 13 commits into from
Mar 6, 2023
Merged

Change password #320

merged 13 commits into from
Mar 6, 2023

Commits on Mar 5, 2023

  1. fix change password WIP

    capaj committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    cd47b24 View commit details
    Browse the repository at this point in the history
  2. cleanup around AddLogin

    capaj committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    2ffdd82 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. several smaller changes

    - Login state improved
    - fixes change of vault password
    capaj committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    9d4f967 View commit details
    Browse the repository at this point in the history
  2. revert back to 600k iterations

    capaj committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    c16c174 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df3b692 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6844914 View commit details
    Browse the repository at this point in the history
  5. also reset form

    capaj committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    3bdf315 View commit details
    Browse the repository at this point in the history
  6. fix issue with zod types

    capaj committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    aacfdc7 View commit details
    Browse the repository at this point in the history
  7. remove unused imports

    capaj committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    8f1157e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4d52665 View commit details
    Browse the repository at this point in the history
  9. simplify stateInitRes check

    capaj committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    dc9e2a0 View commit details
    Browse the repository at this point in the history
  10. fix TSC

    capaj committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    9fd6a72 View commit details
    Browse the repository at this point in the history
  11. fix TSC

    capaj committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    6e70c18 View commit details
    Browse the repository at this point in the history