Adding a sub user - uses wrong login portal after setup #372

Closed
opened 2026-02-05 17:30:37 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @kentbakk on GitHub (Jul 4, 2025).

Current Behavior

Currently if you create a sub user, they receive the account setup email.
Following that link and setting a password then redirects you to YourPanelURL/admin/login
Sub users will get an error trying to login from this page "These credentials do not match our records"

Expected Behavior

Once you are redirected i would expect it to redirect to /login where the subuser can indeed login
Or alternatively that the /admin/login endpoint would accept subusers and redirect to the appropriate location.

Steps to Reproduce

  1. Add a sub user to a server
  2. Open the account created email and follow its link
  3. Set your password
  4. Try to login from the page it redirected you to ("/admin/login") and you will get the error

Panel Version

1.0.0-beta21

Wings Version

1.0.0-beta13

Games and/or Eggs Affected

No response

Docker Image

No response

Error Logs


Is there an existing issue for this?

  • I have searched the existing issues before opening this issue.
  • I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server.
  • I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Originally created by @kentbakk on GitHub (Jul 4, 2025). ### Current Behavior Currently if you create a sub user, they receive the account setup email. Following that link and setting a password then redirects you to YourPanelURL/admin/login Sub users will get an error trying to login from this page "These credentials do not match our records" ### Expected Behavior Once you are redirected i would expect it to redirect to /login where the subuser can indeed login Or alternatively that the /admin/login endpoint would accept subusers and redirect to the appropriate location. ### Steps to Reproduce 1. Add a sub user to a server 2. Open the account created email and follow its link 3. Set your password 4. Try to login from the page it redirected you to ("/admin/login") and you will get the error ### Panel Version 1.0.0-beta21 ### Wings Version 1.0.0-beta13 ### Games and/or Eggs Affected _No response_ ### Docker Image _No response_ ### Error Logs ```bash ``` ### Is there an existing issue for this? - [x] I have searched the existing issues before opening this issue. - [x] I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server. - [x] I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Author
Owner

@Boy132 commented on GitHub (Jul 4, 2025):

Was already fixed (#1389) and will be included in the next release.

@Boy132 commented on GitHub (Jul 4, 2025): Was already fixed (#1389) and will be included in the next release.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#372