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

Use cryptographically generated passwords #2210

Merged
merged 9 commits into from
Feb 14, 2024
Merged

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    e39e5e1 View commit details
    Browse the repository at this point in the history
  2. Update tests/Aspire.Components.Common.Tests/Aspire.Components.Common.…

    …Tests.csproj
    
    Co-authored-by: Eric Erhardt <[email protected]>
    sebastienros and eerhardt authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    999e274 View commit details
    Browse the repository at this point in the history
  3. Update src/Shared/PasswordGenerator.cs

    Co-authored-by: Eric Erhardt <[email protected]>
    sebastienros and eerhardt authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    6a69e98 View commit details
    Browse the repository at this point in the history
  4. PR feedback

    sebastienros committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    f028d98 View commit details
    Browse the repository at this point in the history
  5. Delete old file

    sebastienros committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    11d1a3e View commit details
    Browse the repository at this point in the history
  6. Typo

    [skip-ci]
    sebastienros committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    118a1ba View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Update src/Aspire.Hosting/Utils/PasswordGenerator.cs

    Co-authored-by: Eric Erhardt <[email protected]>
    sebastienros and eerhardt authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    06998a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08fd3eb View commit details
    Browse the repository at this point in the history
  3. Too many parens.

    eerhardt authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    1f3542e View commit details
    Browse the repository at this point in the history