nextcloud/build/integration
Louis Chemineau 72c2aef01a fix(contacts): Do not expose SAB in /contactsmenu
When hitting the `/contactsmenu/contacts` endpoint with the `dav.system_addressbook_exposed` config switch set to `"no"`, the system address book content is still listed in the response.

This ensure that we do not expose unexpectedly the system address book.

Signed-off-by: Louis Chmn <louis@chmn.me>
2025-10-14 17:44:40 +02:00
..
capabilities_features Add intergration tests 2016-04-04 19:35:01 +02:00
collaboration_features fix(autocomplete): Fix missing user status on autocomplete endpoint 2023-09-28 14:02:18 +02:00
comments_features chore: Move integration tests from drone to github 2024-01-26 13:53:29 +01:00
config fix(dav): Public WebDAV endpoint should allow GET requests 2024-10-09 18:17:19 +02:00
data Remake profile picture saving with Vue 2022-09-02 02:22:57 +00:00
dav_features Revert "fix(dav): Always respond custom error page on exceptions" 2025-02-15 16:51:00 +01:00
features fix(contacts): Do not expose SAB in /contactsmenu 2025-10-14 17:44:40 +02:00
federation_features Fix second integration test as well 2022-06-13 09:52:03 +02:00
files_features test(ExternalStorage): Send basic auth during integrations tests 2025-02-11 11:56:30 +01:00
filesdrop_features Add intergration tests 2016-12-02 13:17:53 +01:00
ldap_features fix(tests): Ensure ldap server can be reached in integration tests on GitHub Actions and other improvments 2024-01-26 13:53:34 +01:00
openldap_features fix(tests): Ensure ldap server can be reached in integration tests on GitHub Actions and other improvments 2024-01-26 13:53:34 +01:00
openldap_numerical_features fix(tests): Ensure ldap server can be reached in integration tests on GitHub Actions and other improvments 2024-01-26 13:53:34 +01:00
remoteapi_features Adjust integration test 2021-04-22 15:43:57 +02:00
setup_features Add integration test for web based installer 2016-11-21 22:00:16 +01:00
sharees_features Add another test for exact matching of a user in group restriction 2020-06-17 12:06:50 +02:00
sharing_features fix(dav): ensure moving or copying a file is possible 2025-09-02 16:05:10 +00:00
videoverification_features chore: Move integration tests from drone to github 2024-01-26 13:53:29 +01:00
.gitignore Adding missing files 2015-09-29 13:42:32 +02:00
composer.json Remove library that is unmaintained since 2015 and was merged in the behat core 2024-01-26 13:53:31 +01:00
composer.lock build(deps-dev): bump phpunit/phpunit in /build/integration 2024-03-23 03:16:05 +00:00
run-docker.sh chore: don't copy additional configuration files to integration test container 2023-06-13 14:25:43 +02:00
run.sh test: Add integration tests for saving external userglobal storages 2024-09-04 23:19:37 +02:00