Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reports 403 Forbidden unless Superuser. #37

Open
Parthian opened this issue Jul 17, 2023 · 0 comments
Open

Reports 403 Forbidden unless Superuser. #37

Parthian opened this issue Jul 17, 2023 · 0 comments

Comments

@Parthian
Copy link

Parthian commented Jul 17, 2023

Title says it all.
I can see Reports when a low ranking View only user. But a click on a report results in a 403.
Tried all sorts of combinations of Permissions Group/User. Only thing that works is when User is made Super.

UPDATE.
I restarted django and now my low rank user can see the Report.
But the problem is now the opposite. The reports are viewable even when logged out.
I've got all the permissions off for things like.
Authentication and Authorization, Reversion and Reporting. All off for both User and Group.

So anyone can see the Report if they know the url. Looking at the admin route I can see I'm the Anonymous User. With no models listed but Reports are and can be viewed. Possibly a Django configuration thing rather than ERP.

@Parthian Parthian reopened this Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant