nextcloud/tests
Arthur Schiwon f0494ec17a fix(Session): avoid password confirmation on SSO
SSO backends like SAML and OIDC tried a trick to suppress password
confirmations as they are not possible by design. At least for SAML it was
not reliable when existing user backends where used as user repositories.

Now we are setting a special scope with the token, and also make sure that
the scope is taken over when tokens are regenerated.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-06-11 20:19:18 +02:00
..
apps Validate the info.xml against the appstore schema file 2018-02-16 10:23:51 +01:00
blueprints use blueprint from repo 2022-06-30 15:52:33 +02:00
Core fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
data feat(mimetypes): Add mimetype for ReStructuredText 2024-03-15 20:23:27 +05:30
docker Use strict 2021-04-26 12:45:12 +02:00
lib fix(Session): avoid password confirmation on SSO 2024-06-11 20:19:18 +02:00
objectstore make object prefix configurable 2016-11-14 15:10:56 +01:00
Test/Repair/Owncloud Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
travis Changed name of default logfile from owncloud.log to nextcloud.log. 2016-07-04 11:50:32 +02:00
apps.php Refactors tests/app.php to improve readaibility. 2023-09-27 09:10:47 +03:30
bootstrap.php chore: Install phpunit via vendor bin 2023-10-02 11:33:14 +02:00
drone-run-integration-tests.sh Run integration tests on 3rdparty bump 2022-11-11 07:54:26 +01:00
drone-run-php-tests.sh fix: also run phpunit on apps/theming/css modified files 2023-07-12 09:25:39 +02:00
drone-wait-objectstore.sh Use minio for s3 tests 2021-07-01 08:22:24 +02:00
enable_all.php Add tests 2018-01-25 13:44:47 +01:00
karma.config.js fix(systemtags): fix capabilities and sidebar + tag visibility 2023-09-18 16:44:28 +02:00
phpunit-autotest-external.xml Adjust the phpunit config 2016-05-25 15:14:37 +02:00
phpunit-autotest.xml Fix unit tests on PHP 8.3 2023-10-16 10:17:22 +02:00
preseed-config.php chore(tests): Migrate object storage unit tests from drone to GitHub Actions 2024-01-26 14:54:23 +01:00
redis-cluster.config.php Fix drone 2017-07-14 15:04:18 +02:00
redis.config.php chore(tests): Align oracle database tests with the other databases 2024-01-26 14:53:32 +01:00
startsessionlistener.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00