https://github.com/owncloud/core
Revision ad903d074c31fec90c139c3c6edf1ef5732da4a7 authored by Ralf Haferkamp on 15 March 2022, 11:01:57 UTC, committed by Ralf Haferkamp on 22 March 2022, 08:11:04 UTC
In order to be a bit more flexible when testing against libregraph-idm
introduce the new variable REVA_LDAP_SKIP_LDIF_IMPORT to allow to skip
the import of the base LDIF file that creates the ou objects for users
and groups (these objects are already present in such a setup).

This also means that when removing users and groups after each test we
cannot rely on recursivly removing the ou object about explicitly delete
every user/group.
1 parent 5537d8b
History
Tip revision: ad903d074c31fec90c139c3c6edf1ef5732da4a7 authored by Ralf Haferkamp on 15 March 2022, 11:01:57 UTC
Allow to skip base LDIF import
Tip revision: ad903d0
File Mode Size
.github
.idea
.phan
apps
build
changelog
config
core
l10n
lib
ocm-provider
ocs
ocs-provider
resources
settings
tests
vendor-bin
.codecov.yml -rw-r--r-- 40 bytes
.drone.star -rw-r--r-- 103.5 KB
.gitignore -rw-r--r-- 2.1 KB
.htaccess -rw-r--r-- 3.3 KB
.jshintrc -rw-r--r-- 530 bytes
.mailmap -rw-r--r-- 19.2 KB
.php-cs-fixer.dist.php -rw-r--r-- 949 bytes
.tag -rw-r--r-- 12 bytes
.user.ini -rw-r--r-- 163 bytes
AUTHORS -rw-r--r-- 8.7 KB
CHANGELOG.html -rw-r--r-- 597.2 KB
CHANGELOG.md -rw-r--r-- 415.3 KB
COPYING -rw-r--r-- 33.7 KB
COPYING-README -rw-r--r-- 556 bytes
Makefile -rw-r--r-- 14.0 KB
README.md -rw-r--r-- 2.4 KB
composer.json -rw-r--r-- 2.4 KB
composer.lock -rw-r--r-- 268.7 KB
console.php -rw-r--r-- 4.5 KB
cron.php -rw-r--r-- 1.7 KB
db_structure.xml -rw-r--r-- 30.5 KB
index.html -rw-r--r-- 179 bytes
index.php -rw-r--r-- 3.4 KB
occ -rwxr-xr-x 283 bytes
phpcs.xml -rw-r--r-- 3.5 KB
phpstan.neon -rw-r--r-- 1.2 KB
public.php -rw-r--r-- 3.1 KB
remote.php -rw-r--r-- 5.5 KB
robots.txt -rw-r--r-- 26 bytes
sonar-project.properties -rw-r--r-- 2.7 KB
status.php -rw-r--r-- 2.2 KB
version.php -rw-r--r-- 1.4 KB

README.md

back to top