nextcloud-server/core/templates
Ferdinand Thiessen 61981386b2
fix: Replace conflicting tags in `xml_exception` template
The `<?xml` tag is interpreted as PHP short tags, so this causes errors.
Instead just print that part of the template.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-09 13:27:06 +07:00
..
filetemplates Deprecate TemplateManager 2019-10-16 09:54:17 +07:00
loginflow chore: Add SPDX header 2024-05-27 14:53:40 +07:00
loginflowv2 fix: Add direct parameter to flow auth v2 2024-08-05 12:13:52 +07:00
403.php chore: Add SPDX header 2024-05-27 14:53:40 +07:00
404-profile.php chore: Add SPDX header 2024-05-27 14:53:40 +07:00
404.php chore: Add SPDX header 2024-05-27 14:53:40 +07:00
429.php chore: Add SPDX header 2024-05-27 14:53:40 +07:00
confirmation.php fix(provisionning_api): Remove parameters that are not set into template 2024-08-28 14:51:02 +07:00
error.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
exception.php chore: Add SPDX header 2024-05-27 14:53:40 +07:00
installation.php chore: Add SPDX header 2024-05-27 14:53:40 +07:00
installation_forbidden.php chore: Add SPDX header 2024-05-27 14:53:40 +07:00
installation_incomplete.php chore: Add SPDX header 2024-05-27 14:53:40 +07:00
layout.base.php fix: Disable auto-zoom on iOS 2024-08-21 13:01:18 +07:00
layout.guest.php fix: Disable auto-zoom on iOS 2024-08-21 13:01:18 +07:00
layout.initial-state.php feat: Provide CSP nonce as `<meta>` element 2024-08-13 10:32:44 +07:00
layout.noscript.warning.php chore: Add SPDX header 2024-05-27 14:53:40 +07:00
layout.public.php refactor(IMenuAction): Make public menu actions use the new Vue UI 2024-09-03 16:07:49 +07:00
layout.user.php Fix: float and clear 2024-08-29 08:32:47 +07:00
login.php chore: Add SPDX header 2024-05-27 14:53:40 +07:00
profile.php chore: Add SPDX header 2024-05-27 14:53:40 +07:00
publicshareauth.php chore: Add SPDX header 2024-05-27 14:53:40 +07:00
recommendedapps.php chore: Add SPDX header 2024-05-27 14:53:40 +07:00
success.php chore: Add SPDX header 2024-05-27 14:53:40 +07:00
tags.html chore: Add SPDX header 2024-05-27 14:53:40 +07:00
twofactorselectchallenge.php chore: Add SPDX header 2024-05-27 14:53:40 +07:00
twofactorsetupchallenge.php chore: Add SPDX header 2024-05-27 14:53:40 +07:00
twofactorsetupselection.php chore: Add SPDX header 2024-05-27 14:53:40 +07:00
twofactorshowchallenge.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
unsupportedbrowser.php chore: Add SPDX header 2024-05-27 14:53:40 +07:00
untrustedDomain.php chore: Add SPDX header 2024-05-27 14:53:40 +07:00
update.admin.php chore: Add SPDX header 2024-05-27 14:53:40 +07:00
update.use-cli.php chore: Add SPDX header 2024-05-27 14:53:40 +07:00
update.user.php chore: Add SPDX header 2024-05-27 14:53:40 +07:00
xml_exception.php fix: Replace conflicting tags in `xml_exception` template 2024-09-09 13:27:06 +07:00