nextcloud-server/tests
Ferdinand Thiessen 3fede00732
feat(login): Clear login form (password) after IDLE timeout
For security reasons it is recommended to stop the login process at a defined time,
this could prevent password leaks by e.g. user forgetting that they entered their password on public devices.

Enforced e.g. by the BSI ORP.4.A13 rule.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-25 12:22:53 +07:00
..
Core feat(login): Clear login form (password) after IDLE timeout 2024-03-25 12:22:53 +07:00
Test/Repair/Owncloud Adapt tests to config value typing 2023-04-05 17:42:14 +07:00
apps
blueprints use blueprint from repo 2022-06-30 15:52:33 +07:00
data feat(mimetypes): Add mimetype for ReStructuredText 2024-03-15 20:23:27 +07:00
docker
lib fix(config): Make sure user keys are strings 2024-03-19 18:27:53 +07:00
objectstore
travis
apps.php Refactors tests/app.php to improve readaibility. 2023-09-27 09:10:47 +07:00
bootstrap.php chore: Install phpunit via vendor bin 2023-10-02 11:33:14 +07:00
drone-run-integration-tests.sh Run integration tests on 3rdparty bump 2022-11-11 07:54:26 +07:00
drone-run-php-tests.sh fix: also run phpunit on `apps/theming/css` modified files 2023-07-12 09:25:39 +07:00
drone-wait-objectstore.sh
enable_all.php
karma.config.js fix(systemtags): fix capabilities and sidebar + tag visibility 2023-09-18 16:44:28 +07:00
phpunit-autotest-external.xml
phpunit-autotest.xml Fix unit tests on PHP 8.3 2023-10-16 10:17:22 +07:00
preseed-config.php chore(tests): Migrate object storage unit tests from drone to GitHub Actions 2024-01-26 14:54:23 +07:00
redis-cluster.config.php
redis.config.php chore(tests): Align oracle database tests with the other databases 2024-01-26 14:53:32 +07:00
startsessionlistener.php