mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
Setting the proxy to * via /admin/setting will cause a server error on the setting page. #314
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 @jeffpeng3 on GitHub (Apr 17, 2025).
Originally assigned to: @rmartinoscar on GitHub.
Current Behavior
It saves, and after it saves, it always gets a 500 server error.
Expected Behavior
Make “*” as the allowed proxy, or deny the operation.
Steps to Reproduce
If the Trusted Proxies field is not set, enter * and press Save.
Panel Version
v1.0.0-beta19
Wings Version
v1.0.0-beta11
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
Is there an existing issue for this?