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

[deps]: Update gh minor #645

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

[deps]: Update gh minor

c1a5d1c
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

[deps]: Update gh minor #645

[deps]: Update gh minor
c1a5d1c
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Dec 20, 2024 in 1s

7 passed, 0 failed and 0 skipped

Tests passed successfully

✅ junit.xml

7 tests were completed in 3s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ldapDirectoryService 7✅ 2s

✅ ldapDirectoryService

ldapDirectoryService basic sync fetching users and groups with an unencrypted connection
  ✅ ldapDirectoryService basic sync fetching users and groups with an unencrypted connection
ldapDirectoryService basic sync fetching users and groups with StartTLS + SSL
  ✅ ldapDirectoryService basic sync fetching users and groups with StartTLS + SSL
ldapDirectoryService basic sync fetching users and groups with SSL using the ldaps protocol
  ✅ ldapDirectoryService basic sync fetching users and groups with SSL using the ldaps protocol
ldapDirectoryService users respects the users path
  ✅ ldapDirectoryService users respects the users path
ldapDirectoryService users filters users
  ✅ ldapDirectoryService users filters users
ldapDirectoryService groups respects the groups path
  ✅ ldapDirectoryService groups respects the groups path
ldapDirectoryService groups filters groups
  ✅ ldapDirectoryService groups filters groups