We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed518d2 + e34a816 commit ad7d78bCopy full SHA for ad7d78b
src/Controller/QrCodeController.php
@@ -15,7 +15,7 @@
15
class QrCodeController
16
{
17
#[Route(
18
- path: 'admin/rl-2fa/qr-code/secret',
+ path: '/%shopware_administration.path_name%/rl-2fa/qr-code/secret',
19
name: 'rl-2fa.qr-code.secret',
20
defaults: ['auth_required' => false, '_routeScope' => ['administration']],
21
methods: ['GET'],
0 commit comments