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

Prod deploy #2615

Merged
merged 5 commits into from
Aug 14, 2024
Merged

Prod deploy #2615

merged 5 commits into from
Aug 14, 2024

Commits on Aug 13, 2024

  1. feat: add MFA (Phone) related config (#2582)

    * fix: initial commit
    
    * feat: additional config vars
    
    * fix: update names
    
    * fix: remove unused comments
    
    * fix: update conifg
    
    * fix: update OtpLength type to uint
    
    Co-authored-by: Han Qiao <[email protected]>
    
    * fix: update type of max_enrolled_factors
    
    * fix: update config.toml
    
    * fix: escape code in template
    
    * chore: cleanup unintended changes
    
    * chore: update config template for testdata
    
    ---------
    
    Co-authored-by: Han Qiao <[email protected]>
    Co-authored-by: Qiao Han <[email protected]>
    3 people authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    19f5995 View commit details
    Browse the repository at this point in the history
  2. fix: add comment

    J0 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f095d8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42f2b7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    309980e View commit details
    Browse the repository at this point in the history
  5. feat: add third-party auth support for local dev (#2595)

    * feat: add third-party auth support for local dev
    
    * fix: handle timeout and cancellation when resolving jwk
    
    ---------
    
    Co-authored-by: Qiao Han <[email protected]>
    hf and sweatybridge authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    21a0a58 View commit details
    Browse the repository at this point in the history