AuthenticationServers.php |
ldap_authentication/src/AuthenticationServers.php |
Drupal\ldap_authentication |
|
authorization.authorization_profile.ldap_roles.yml |
docs/hogwarts/drupal_configuration/authorization.authorization_profile.ldap_roles.yml |
|
docs/hogwarts/drupal_configuration/authorization.authorization_profile.ldap_roles.yml |
ConversionHelper.php |
ldap_servers/src/Helper/ConversionHelper.php |
Drupal\ldap_servers\Helper |
|
ConversionHelperTest.php |
ldap_servers/tests/src/Unit/ConversionHelperTest.php |
Drupal\Tests\ldap_servers\Unit |
|
CredentialsStorage.php |
ldap_servers/src/Helper/CredentialsStorage.php |
Drupal\ldap_servers\Helper |
|
CredentialsStorageTest.php |
ldap_servers/tests/src/Unit/CredentialsStorageTest.php |
Drupal\Tests\ldap_servers\Unit |
|
DebuggingReviewForm.php |
ldap_servers/src/Form/DebuggingReviewForm.php |
Drupal\ldap_servers\Form |
|
docker.sh |
docs/hogwarts/docker.sh |
|
#!/bin/bash
LDAP_DOMAIN=hogwarts.edu
LDAP_DN=dc=hogwarts,dc=edu
LDIF_FILE=hogwarts.people.ldif
SLAPD=slapd
DOCKER_PORT=9389
DOCKER_NAME=hogwarts_ldap
DOCKER_IP=127.0.0.1
read -p "Bind method ([service_account], user, anon_user): "… |
drupalci.yml |
drupalci.yml |
|
drupalci.yml |
DrupalUserProcessor.php |
ldap_user/src/Processor/DrupalUserProcessor.php |
Drupal\ldap_user\Processor |
|
DrupalUserProcessorTest.php |
ldap_user/tests/src/Kernel/DrupalUserProcessorTest.php |
|
|
DynamicUserHelpLink.php |
ldap_authentication/src/Plugin/Derivative/DynamicUserHelpLink.php |
Drupal\ldap_authentication\Plugin\Derivative |
|
EmailTemplateService.php |
ldap_authentication/src/Routing/EmailTemplateService.php |
Drupal\ldap_authentication\Routing |
|
FakeBridge.php |
ldap_servers/tests/modules/ldap_servers_dummy/src/FakeBridge.php |
Drupal\ldap_servers_dummy |
|
FakeCollection.php |
ldap_servers/tests/modules/ldap_servers_dummy/src/FakeCollection.php |
Drupal\ldap_servers_dummy |
|
FakeLdap.php |
ldap_servers/tests/modules/ldap_servers_dummy/src/FakeLdap.php |
Drupal\ldap_servers_dummy |
|
FakeQuery.php |
ldap_servers/tests/modules/ldap_servers_dummy/src/FakeQuery.php |
Drupal\ldap_servers_dummy |
|
FieldProvider.php |
ldap_user/src/FieldProvider.php |
Drupal\ldap_user |
|
FieldProviderTest.php |
ldap_user/tests/src/Kernel/FieldProviderTest.php |
Drupal\Tests\ldap_user\Kernel |
|
form-element-label.html.twig |
ldap_user/templates/form-element-label.html.twig |
|
Default theme implementation for a form element label. |
form-element.html.twig |
ldap_user/templates/form-element.html.twig |
|
Default theme implementation for a form element. |
GetStringHelper.php |
ldap_user/tests/src/Kernel/GetStringHelper.php |
Drupal\Tests\ldap_user\Kernel |
|
GroupManagerTest.php |
ldap_servers/tests/src/Kernel/GroupManagerTest.php |
Drupal\Tests\ldap_servers\Kernel |
|
GroupUserUpdateProcessor.php |
ldap_user/src/Processor/GroupUserUpdateProcessor.php |
Drupal\ldap_user\Processor |
|
IntegrationTest.php |
ldap_user/tests/src/Kernel/IntegrationTest.php |
Drupal\Tests\ldap_user\Kernel |
|
ldap.info.yml |
ldap.info.yml |
|
ldap.info.yml |
LdapAttribute.php |
ldap_query/src/Plugin/views/filter/LdapAttribute.php |
Drupal\ldap_query\Plugin\views\filter |
|
LdapAttribute.php |
ldap_query/src/Plugin/views/sort/LdapAttribute.php |
Drupal\ldap_query\Plugin\views\sort |
|
LdapAttribute.php |
ldap_query/src/Plugin/views/argument/LdapAttribute.php |
Drupal\ldap_query\Plugin\views\argument |
|
LdapAttribute.php |
ldap_query/src/Plugin/views/field/LdapAttribute.php |
Drupal\ldap_query\Plugin\views\field |
|
LdapAuthenticationAdminForm.php |
ldap_authentication/src/Form/LdapAuthenticationAdminForm.php |
Drupal\ldap_authentication\Form |
|
LdapAuthenticationAdminFormTest.php |
ldap_authentication/tests/src/Functional/LdapAuthenticationAdminFormTest.php |
Drupal\Tests\ldap_authentication\Functional |
|
LdapAuthenticationProfileUpdateForm.php |
ldap_authentication/src/Form/LdapAuthenticationProfileUpdateForm.php |
Drupal\ldap_authentication\Form |
|
LdapAuthenticationProfileUpdateFormTest.php |
ldap_authentication/tests/src/Functional/LdapAuthenticationProfileUpdateFormTest.php |
Drupal\Tests\ldap_authentication\Functional |
|
LDAPAuthorizationProvider.php |
ldap_authorization/src/Plugin/authorization/Provider/LDAPAuthorizationProvider.php |
Drupal\ldap_authorization\Plugin\authorization\Provider |
|
LdapAuthorizationProviderIntegrationTest.php |
ldap_authorization/tests/src/Kernel/LdapAuthorizationProviderIntegrationTest.php |
Drupal\Tests\ldap_authorization\Kernel |
|
LdapAuthorizationProviderTest.php |
ldap_authorization/tests/src/Unit/LdapAuthorizationProviderTest.php |
Drupal\Tests\ldap_authorization\Unit |
|
LdapBadParamsException.php |
ldap_user/src/Exception/LdapBadParamsException.php |
Drupal\ldap_user\Exception |
|
LdapBaseManager.php |
ldap_servers/src/LdapBaseManager.php |
Drupal\ldap_servers |
|
LdapBridge.php |
ldap_servers/src/LdapBridge.php |
Drupal\ldap_servers |
|
LdapBridgeInterface.php |
ldap_servers/src/LdapBridgeInterface.php |
Drupal\ldap_servers |
|
LdapDebugSettings.php |
ldap_servers/src/Form/LdapDebugSettings.php |
Drupal\ldap_servers\Form |
|
LdapDetailLog.php |
ldap_servers/src/Logger/LdapDetailLog.php |
Drupal\ldap_servers\Logger |
|
LdapEntryDeletionSubscriber.php |
ldap_user/src/EventSubscriber/LdapEntryDeletionSubscriber.php |
Drupal\ldap_user\EventSubscriber |
|
LdapEntryProvisionSubscriber.php |
ldap_user/src/EventSubscriber/LdapEntryProvisionSubscriber.php |
Drupal\ldap_user\EventSubscriber |
|
LdapEntryProvisionTest.php |
ldap_user/tests/src/Kernel/LdapEntryProvisionTest.php |
Drupal\Tests\ldap_user\Kernel |
|
LdapExplodeDnMock.php |
ldap_servers/tests/src/Unit/LdapExplodeDnMock.php |
Drupal\Tests\ldap_servers\Unit |
|
LdapGroupManager.php |
ldap_servers/src/LdapGroupManager.php |
Drupal\ldap_servers |
|
LdapHelpRedirect.php |
ldap_authentication/src/Controller/LdapHelpRedirect.php |
Drupal\ldap_authentication\Controller |
|
LdapNewUserCreatedEvent.php |
ldap_user/src/Event/LdapNewUserCreatedEvent.php |
Drupal\ldap_user\Event |
|