mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
The panel returns a 403 forbidden error when trying to access the API docs #60
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 @axdynx on GitHub (May 19, 2024).
Originally assigned to: @lancepioch on GitHub.
Current Behavior
The panel returns a 403 forbidden error when trying to access the API docs even when we give all rights to the user www-data
Expected Behavior
In the previous version, I could correctly access the API docs pages (which are not complete by the way)
Steps to Reproduce
Install and configure Pelican and try to access the pages:
Panel Version
1.0.0-beta2
Wings Version
1.0.0-beta2
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
No response
Is there an existing issue for this?
@rmartinoscar commented on GitHub (May 19, 2024):
Hey duplicate of https://github.com/pelican-dev/panel/issues/202
@axdynx commented on GitHub (May 19, 2024):
We are not talking about the same thing, my problem is linked to the API docs and not to the API itself
@rmartinoscar commented on GitHub (May 19, 2024):
The title said Docs aswell so i think it is
@Boy132 commented on GitHub (May 20, 2024):
#202 was a different error.
@lancepioch commented on GitHub (May 22, 2024):
This has been resolved now!