2025-12-11 17:22:26 +01:00
|
|
|
controllers:
|
2025-12-09 17:10:57 +01:00
|
|
|
|
2025-12-11 17:22:26 +01:00
|
|
|
resource:
|
|
|
|
|
path: ../src/Controller/
|
|
|
|
|
namespace: App\Controller
|
|
|
|
|
type: attribute
|
2025-12-09 17:10:57 +01:00
|
|
|
|
2026-01-20 11:44:38 +01:00
|
|
|
|
2026-01-20 18:38:20 +01:00
|
|
|
PrestaSitemapBundle_section:
|
|
|
|
|
path: "/seo/%presta_sitemap.sitemap_file_prefix%.{name}.{_format}"
|
|
|
|
|
defaults: { _controller: Presta\SitemapBundle\Controller\SitemapController::sectionAction }
|
|
|
|
|
requirements:
|
|
|
|
|
_format: xml
|
2026-01-15 18:51:17 +01:00
|
|
|
|
|
|
|
|
2fa_login:
|
|
|
|
|
path: /2fa
|
|
|
|
|
controller: scheb_two_factor.form_controller::form
|
|
|
|
|
|
|
|
|
|
2fa_login_check:
|
|
|
|
|
path: /2fa_check
|