nextcloud/build/integration/features
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
..
bootstrap test(ExternalStorage): Send basic auth during integrations tests 2024-11-28 13:03:52 +01:00
auth.feature chore: Add SPDX header 2024-06-06 22:53:41 +02:00
avatar.feature chore: Add SPDX header 2024-06-06 22:53:41 +02:00
contacts-menu.feature chore: Add SPDX header 2024-06-06 22:53:41 +02:00
log-condition.feature fix(logger): Prevent infinite recursion with log.condition => matches 2025-01-03 11:12:48 +00:00
maintenance-mode.feature chore: Add SPDX header 2024-06-06 22:53:41 +02:00
ocs-v1.feature chore: Add SPDX header 2024-06-06 22:53:41 +02:00
provisioning-v1.feature fix: provision api's status codes 2024-10-09 13:49:04 +02:00
provisioning-v2.feature chore: Add SPDX header 2024-06-06 22:53:41 +02:00
ratelimiting.feature chore: Add SPDX header 2024-06-06 22:53:41 +02:00