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

Changes to the LDAP authentication driver #12542

Closed
wants to merge 4 commits into from
Closed

Conversation

CL-Andrew
Copy link
Collaborator

  • Conform duration type for QueryTimeout in LDAP config struct
  • Fix typo in config parsing error message on EditUserGroupCN required and not set
  • Remove duplicate code block
  • Add config validations for LDAP fields where applicable for config file parameterized values
  • Fix logic for local admin authentication fallback when there is an email key clash in both the upstream ldap server and the local users table, FindUser now follows the same user source precedence
  • Comment clarity for FindUser guarantees
  • Added additional WHERE clause to explicitly select admin users to enforce LDAP module guarantees

@CL-Andrew CL-Andrew requested a review from a team as a code owner March 22, 2024 08:13
Copy link
Contributor

I see you updated files related to core. Please run pnpm changeset in the root directory to add a changeset.

jmank88
jmank88 previously approved these changes Mar 22, 2024
@CL-Andrew CL-Andrew changed the title DRAFT: Changes to the LDAP authentication driver Changes to the LDAP authentication driver Mar 27, 2024
@CL-Andrew CL-Andrew enabled auto-merge March 27, 2024 10:08
Comform duration type for QueryTimeout in LDAP config struct
Fix typo in config parsing error message on EditUserGroupCN required and not set
Remove duplicate code block
Add config validations for LDAP fields where applicable for config file parameterized values
Fix logic for local admin authentication fallback when there is an email key clash in both the upstream ldap server and the local users table, FindUser now follows the same user source precedence
Comment clarity for FindUser guarantees
Added additional WHERE clause to explicitly select admin users to enforce LDAP module guarantees
Copy link
Contributor

github-actions bot commented Jun 4, 2024

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Jun 4, 2024
@jmank88 jmank88 removed the Stale label Jun 4, 2024
Copy link
Contributor

github-actions bot commented Aug 4, 2024

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Aug 4, 2024
@github-actions github-actions bot closed this Aug 11, 2024
auto-merge was automatically disabled August 11, 2024 00:15

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants