Skip to content

Commit 4ff954c

Browse files
author
roadiz-ci
committed
Merge branch hotfix/v2.7.2
1 parent 20e9a19 commit 4ff954c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Controller/Login/LoginResetController.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ public function resetAction(Request $request, string $token): Response
6464
path: '/rz-admin/login/reset/confirm',
6565
name: 'loginResetConfirmPage',
6666
methods: ['GET'],
67+
priority: 2,
6768
)]
6869
public function confirmAction(): Response
6970
{

0 commit comments

Comments
 (0)