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

External Authentication Feature #16721

Merged
merged 40 commits into from
Sep 18, 2024
Merged

External Authentication Feature #16721

merged 40 commits into from
Sep 18, 2024

Commits on Sep 13, 2024

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

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    cd96228 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    MikeAlhayek committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    0448e58 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Fix tests

    MikeAlhayek committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    02d73cb View commit details
    Browse the repository at this point in the history
  2. fix build

    MikeAlhayek committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    2d9c8b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    bce3e34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a348814 View commit details
    Browse the repository at this point in the history
  3. update startup

    MikeAlhayek committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5b2969f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93568e7 View commit details
    Browse the repository at this point in the history
  5. fix docs

    MikeAlhayek authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5036ebd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cab5012 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb358cb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d8f905 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ddd0e7e View commit details
    Browse the repository at this point in the history
  10. Update release notes.

    MikeAlhayek committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    11bdb88 View commit details
    Browse the repository at this point in the history
  11. seal class

    MikeAlhayek committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6b509d2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    492f69b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Update src/OrchardCore.Modules/OrchardCore.Users/Manifest.cs

    Co-authored-by: Zoltán Lehóczky <[email protected]>
    MikeAlhayek and Piedone authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9eb21ec View commit details
    Browse the repository at this point in the history
  2. update titles

    MikeAlhayek committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    34ee37a View commit details
    Browse the repository at this point in the history
  3. update

    MikeAlhayek committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b0feaa3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b65bd79 View commit details
    Browse the repository at this point in the history
  5. Update 2.1.0.md

    Co-authored-by: Zoltán Lehóczky <[email protected]>
    MikeAlhayek and Piedone authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e08d177 View commit details
    Browse the repository at this point in the history
  6. add settings to the UI

    MikeAlhayek committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    98754f7 View commit details
    Browse the repository at this point in the history
  7. update docs

    MikeAlhayek committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a85acdb View commit details
    Browse the repository at this point in the history
  8. fix conflict

    MikeAlhayek committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    30c36e4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    210b025 View commit details
    Browse the repository at this point in the history
  10. simplify

    MikeAlhayek committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    03245eb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    02501cd View commit details
    Browse the repository at this point in the history
  12. EnabledByDependencyOnly

    MikeAlhayek committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5f5eef2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    97b910b View commit details
    Browse the repository at this point in the history
  14. clean up and fix NRE

    MikeAlhayek committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    af90910 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b98057c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    92bede7 View commit details
    Browse the repository at this point in the history
  2. Update src/OrchardCore.Modules/OrchardCore.Users/Views/ExternalRegist…

    …rationSettings.Edit.cshtml
    
    Co-authored-by: Zoltán Lehóczky <[email protected]>
    MikeAlhayek and Piedone authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a76fa95 View commit details
    Browse the repository at this point in the history
  3. Update src/docs/releases/2.1.0.md

    Co-authored-by: Zoltán Lehóczky <[email protected]>
    MikeAlhayek and Piedone authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5708db1 View commit details
    Browse the repository at this point in the history
  4. address feedback

    MikeAlhayek committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0d5b6cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03e7a53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e2897a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f592361 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    04812f7 View commit details
    Browse the repository at this point in the history