[BUG] Clicking the Set New Password buttons results in a 404 #97

Closed
opened 2022-03-28 11:21:02 +00:00 by glyph · 1 comment
Owner

Please fill out the sections below.
Be kind and objective when writing in text.
Thanks for the report! :)

Brief description of the bug:

On the Send Password Reset page, clicking the Set New Password button results in a 404.

Steps to reproduce the bug:

Logout and then click Forgot Password? -> click the Set New Password button.

Expected behaviour:

The Reset Password page should load with the TEMPORARY PASSWORD input autofocused.

Fix:

The URL in the button link is incorrect (/auth/reset_password). It should be /auth/reset.

> Please fill out the sections below. > Be kind and objective when writing in text. > Thanks for the report! :) **Brief description of the bug:** On the Send Password Reset page, clicking the `Set New Password` button results in a 404. **Steps to reproduce the bug:** Logout and then click `Forgot Password?` -> click the `Set New Password` button. **Expected behaviour:** The Reset Password page should load with the `TEMPORARY PASSWORD` input autofocused. **Fix:** The URL in the button link is incorrect (`/auth/reset_password`). It should be `/auth/reset`.
glyph added the
bug
label 2022-03-28 11:21:02 +00:00
glyph added the
peach-web
label 2022-06-14 09:59:55 +00:00
Author
Owner

Fixed in #117

Fixed in https://git.coopcloud.tech/PeachCloud/peach-workspace/pulls/117
glyph closed this issue 2022-06-16 10:43:25 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: PeachCloud/peach-workspace#97
No description provided.