From b8138879ba429f97a382bdbd7e8eeed17ebdfaca Mon Sep 17 00:00:00 2001 From: jf-cbd Date: Mon, 9 Mar 2026 10:09:56 +0100 Subject: [PATCH] WIP --- .../FileInDelegatedAuthenticationEndpointsList.php | 3 +++ ...nDelegatedAuthenticationEndpointsListAndAdminRequired.php | 5 +++++ .../FileNotInDelegatedAuthenticationEndpointsList.php | 3 +++ 3 files changed, 11 insertions(+) create mode 100644 tests/php-unit-tests/integration-tests/login-tests/extension-with-delegated-authentication-endpoints-list/src/Controller/FileInDelegatedAuthenticationEndpointsList.php create mode 100644 tests/php-unit-tests/integration-tests/login-tests/extension-with-delegated-authentication-endpoints-list/src/Controller/FileInDelegatedAuthenticationEndpointsListAndAdminRequired.php create mode 100644 tests/php-unit-tests/integration-tests/login-tests/extension-with-delegated-authentication-endpoints-list/src/Controller/FileNotInDelegatedAuthenticationEndpointsList.php diff --git a/tests/php-unit-tests/integration-tests/login-tests/extension-with-delegated-authentication-endpoints-list/src/Controller/FileInDelegatedAuthenticationEndpointsList.php b/tests/php-unit-tests/integration-tests/login-tests/extension-with-delegated-authentication-endpoints-list/src/Controller/FileInDelegatedAuthenticationEndpointsList.php new file mode 100644 index 000000000..825c9d411 --- /dev/null +++ b/tests/php-unit-tests/integration-tests/login-tests/extension-with-delegated-authentication-endpoints-list/src/Controller/FileInDelegatedAuthenticationEndpointsList.php @@ -0,0 +1,3 @@ +