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

Fixes to password policy validation #2227

Merged
merged 5 commits into from
Jun 27, 2023
Merged

Fixes to password policy validation #2227

merged 5 commits into from
Jun 27, 2023

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    bec4653 View commit details
    Browse the repository at this point in the history
  2. add test

    kevinthecheung committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    6a0fbdd View commit details
    Browse the repository at this point in the history
  3. feat(auth): Add TotpInfo field to UserRecord (#2197)

    * Adding TotpInfo to userRecord
    
    * Changing type from `any` to `unknown` for type safety.
    
    * Addressing feedback
    pragatimodi authored and kevinthecheung committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    6a9a002 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64af292 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7bd55d1 View commit details
    Browse the repository at this point in the history