mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
Unable to Set Password – 403 Forbidden Error #355
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TheDoDoo on GitHub (Jun 9, 2025).
Current Behavior
When I create a user without setting a password, the user receives an email to set their password.
However, when the user clicks the link in the email, they see the following error message:
"403 | Forbidden – Invalid signature."
Even if the user tries to use the "Forgot password" feature, they receive a new password reset email, but clicking the link results in the same error message.
Expected Behavior
The user should be able to set a password using the link provided in the email.
Steps to Reproduce
Panel Version
ghcr.io/pelican-dev/panel:v1.0.0-beta21
Wings Version
none
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
Is there an existing issue for this?
@Boy132 commented on GitHub (Jun 10, 2025):
This was already fixed on main. Please wait for the next release.
@TheDoDoo commented on GitHub (Jun 10, 2025):
Hey,
okay thanks for the quick reply
@mrhid6 commented on GitHub (Jul 23, 2025):
@Boy132 Still getting this on beta23
@AlphaCraft9658 commented on GitHub (Dec 16, 2025):
This appears to be happening in the latest version. I have made sure to set the correct trusted proxy IPs.