nextcloud/lib
Joas Schilling b9493cc12d fix(logger): Prevent infinite recursion with log.condition => matches
When we need to check the log condition for a user matches,
there is a risk that something on the way checks the log level
and would result in an infinite loop.
So we simply check if it's a nested call and use the default
warning level in that case.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-01-03 11:12:48 +00:00
..
composer fix: replace null character when serializing 2024-12-13 20:41:06 -05:00
l10n Fix(l10n): Update translations from Transifex 2025-01-03 00:21:42 +00:00
private fix(logger): Prevent infinite recursion with log.condition => matches 2025-01-03 11:12:48 +00:00
public feat: Use inline password confirmation in external storage settings 2024-11-28 13:03:51 +01:00
autoloader.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
base.php fix: Do not check for strict cookie when running webcron 2024-11-15 12:27:35 +00:00
versioncheck.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00