Merge pull request #56246 from nextcloud/backport/56225/stable31

pull/56421/head
Kate 2025-11-17 13:04:56 +07:00 committed by GitHub
commit 43e686f8c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

@ -164,7 +164,7 @@ export default {
methods: {
passwordResetFinished() {
window.location.href = generateUrl('login')
window.location.href = generateUrl('login') + '?direct=1'
},
},
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long