nextcloud/build/integration/features
Joas Schilling 63f3309993
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 10:04:51 +01:00
..
bootstrap feat(login): add origin check at login 2024-12-05 09:51:53 +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 10:04:51 +01: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(profile): make sure the app cannot be disabled as it was in core 2024-11-14 10:25:10 +01: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