nextcloud-server/tests
Christoph Wurst f22101d421
Fix login loop if login CSRF fails and user is not logged in
If CSRF fails but the user is logged in that they probably logged in in
another tab. This is fine. We can just redirect.
If CSRF fails and the user is also not logged in then something is
fishy. E.g. because Nextcloud contantly regenrates the session and the
CSRF token and the user is stuck in an endless login loop.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-01-18 09:39:17 +01:00
..
acceptance Focus trap contacts menu with NcHeaderMenu port 2023-01-13 23:19:28 +00:00
apps
blueprints use blueprint from repo 2022-06-30 15:52:33 +02:00
Core Fix login loop if login CSRF fails and user is not logged in 2023-01-18 09:39:17 +01:00
data Update avatars on update 2022-09-09 14:23:41 +02:00
docker
lib Merge pull request #36073 from nextcloud/fix/fix-background-job-list 2023-01-16 11:10:10 +01:00
objectstore
Test/Repair/Owncloud remove InstallCoreBundle repair step 2022-09-22 13:24:06 +02:00
travis
apps.php
bootstrap.php
drone-run-integration-tests.sh Run integration tests on 3rdparty bump 2022-11-11 07:54:26 +01:00
drone-run-php-tests.sh Run php tests when 3rdparty changed 2022-06-10 14:20:43 +02:00
drone-wait-objectstore.sh
enable_all.php
jestSetup.js Fix node tests ci 2022-05-30 10:54:45 +02:00
karma.config.js Fix jsunit 2022-05-13 16:13:01 +02:00
phpunit-autotest-external.xml
phpunit-autotest.xml Migrate phpunit configuration to new format 2022-05-09 11:51:14 +02:00
preseed-config.php
redis-cluster.config.php
redis.config.php
startsessionlistener.php