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

OpenChangePasswordDialog new rules #328 #714

Merged
merged 14 commits into from
May 24, 2024

Commits on Mar 9, 2024

  1. If OldPassword is passed, we check that the new password does not mat…

    …ch the OldPassword
    
    Also in this case we check that the old password matches the entered old password microsoft#328
    Drakonian committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    19e7d08 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

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

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    b9d4f04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76046dc View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

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

Commits on Mar 25, 2024

  1. Fix typos for microsoft#328

    Drakonian committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    33edd78 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

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

Commits on May 21, 2024

  1. Added a new method to replace the obsolete method for password entry

    Used the old implementation for the OnPrem report
    Updated tests
    Renamed old password variable to current password
    Drakonian committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c6c2f7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1502d1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e84b0a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5526d58 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    746e0bf View commit details
    Browse the repository at this point in the history
  2. Keep original id

    Drakonian committed May 22, 2024
    Configuration menu
    Copy the full SHA
    01a70b9 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

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