nextcloud-server/lib
Joas Schilling 6854af0cc4
feat(bruteforce): Allow forcing the database throttler
Using the database is most likely worse for performance, but makes investigating
issues a lot easier as it's possible to look directly at the table to see all
logged remote addresses and actions.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-10-24 22:04:41 +07:00
..
composer chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2024-10-19 07:57:35 +07:00
l10n Fix(l10n): Update translations from Transifex 2024-10-24 00:20:18 +07:00
private feat(bruteforce): Allow forcing the database throttler 2024-10-24 22:04:41 +07:00
public Merge pull request #48837 from nextcloud/followup/47329/add-all-types-to-handling 2024-10-23 13:47:42 +07:00
autoloader.php
base.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +07:00
versioncheck.php