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

"No access: XXX" Error message shown because permissions are requested that are not required #115

Open
beposec opened this issue Jun 11, 2024 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@beposec
Copy link

beposec commented Jun 11, 2024

Swift Paperless requires permissions to the task list and the user list. However, if you run Paperless for multiple users, they should not be able to see each other's tasks and usernames. The web interface then simply hides the task list and user list instead of displaying an error message. From my point of view, Swift Paperless should behave in the same way here and not display any errors if no permissions are available, but simply hide the functions.

@betadrome
Copy link

Swift Paperless requires permissions to the task list and the user list. However, if you run Paperless for multiple users, they should not be able to see each other's tasks and usernames. The web interface then simply hides the task list and user list instead of displaying an error message. From my point of view, Swift Paperless should behave in the same way here and not display any errors if no permissions are available, but simply hide the functions.

Same problem for me!

@paulgessinger
Copy link
Owner

I'm currently working on more flexible permissions usage, where elements are simply hidden if the user doesn't have permission.

The whole app was initially written before multi user support even fully landed in Paperless-ngx.

@paulgessinger paulgessinger added the enhancement New feature or request label Sep 12, 2024
@paulgessinger paulgessinger added this to the v1.6.0 milestone Sep 12, 2024
@paulgessinger paulgessinger modified the milestones: v1.6.0, v1.7.0 Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants