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

Publish EntraCP v25.0 #252

Closed
wants to merge 12 commits into from
Closed

Publish EntraCP v25.0 #252

wants to merge 12 commits into from

Commits on Mar 20, 2024

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

Commits on Apr 9, 2024

  1. Filter users by group (#243)

    * first implementation
    
    * add tests
    
    * improve tests
    
    * update tests
    
    * quick draft of caching authorized users for tests
    
    * rename objects
    
    * update caching
    
    * add property TenantDataCacheLifetimeInMinutes
    
    * validate the values set on the new properties
    
    * add debug info to track random error
    
    * Update CHANGELOG.md
    
    * Update UnitTestsHelper.cs
    
    * Update EntraIDProviderConfiguration.cs
    Yvand authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    130ed40 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Set scope correctly for national clouds (#246)

    * set scope correctly for national clouds
    
    * add comments
    
    * redesign management of national clouds
    
    * Update CHANGELOG.md
    Yvand authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    fe2b231 View commit details
    Browse the repository at this point in the history
  2. Update global config page to allow updating credentials of existing t…

    …enants (#248)
    
    * update page
    
    * Update GlobalSettings.ascx.cs
    
    * implement feature
    
    * Update CHANGELOG.md
    
    * Update CHANGELOG.md
    
    * Prompt user for confirmation before actually deleting a tenant
    Yvand authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d4bdc99 View commit details
    Browse the repository at this point in the history
  3. improve the tenant list view

    Yvand committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    421f9a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Add controls in config page to set the groups list to restrict search…

    …able users (#249)
    
    * add controls to ui
    
    * add plumbing
    
    * update logging
    
    * due to current design, minimum value for TenantDataCacheLifetimeInMinutes is 1 (not 0)
    Yvand authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ca111f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b3e91a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Bump all dependencies (#251)

    * bump all deps
    
    * Update CHANGELOG.md
    Yvand authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3e7f1b3 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    ab88cc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4141e47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    742fd4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca8754e View commit details
    Browse the repository at this point in the history