You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please use the 👍 reaction to show that you are interested into the same feature.
Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
Subscribe to receive notifications on status change and new comments.
Feature request
Which Nextcloud Version are you currently using: (see administration page) 31.0.0
Is your feature request related to a problem? Please describe.
When the password is reported as expired, there's no way to actually reset it, you need to go back to the previous page to find the reset password link.
Describe the solution you'd like
Either add a direct link to the reset password link or directly redirect to the page in question while keeping the info hint.
Additional context
Might be hard to handle with the current implementation unfortunately.
Original request
At the moment, password expired error says use forgot password method but does not link to anything or provide any information about what that is which confuses users, especially non-technical users. I get unnecessary questions from users as an admin about what to do whenever this happens to them, whereas a simple link back to home page in the error message itself would help greatly.
The text was updated successfully, but these errors were encountered:
How to use GitHub
Feature request
Which Nextcloud Version are you currently using: (see administration page) 31.0.0
Is your feature request related to a problem? Please describe.
When the password is reported as expired, there's no way to actually reset it, you need to go back to the previous page to find the reset password link.
Describe the solution you'd like
Either add a direct link to the reset password link or directly redirect to the page in question while keeping the info hint.
Additional context
Might be hard to handle with the current implementation unfortunately.
Original request
The text was updated successfully, but these errors were encountered: