mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #56246 from nextcloud/backport/56225/stable31
This commit is contained in:
commit
43e686f8c4
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'
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
|
|||
4
dist/core-login.js
vendored
4
dist/core-login.js
vendored
File diff suppressed because one or more lines are too long
2
dist/core-login.js.map
vendored
2
dist/core-login.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue