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

Policy applied on shared cell is also affecting own cell #563

Closed
elhananjair opened this issue Apr 20, 2024 · 1 comment
Closed

Policy applied on shared cell is also affecting own cell #563

elhananjair opened this issue Apr 20, 2024 · 1 comment

Comments

@elhananjair
Copy link

Note: This issue tracker is only used for reporting qualified bugs. Use Pydio Forums for support or feature requests: first-start, install, or config-related troubleshootings will be ignored and closed! Otherwise, please fill all sections below.

📝 Describe the bug
Greetings,
I was trying to configure permission on a specific group I have created, and I wanted folders inside a shared cell to be denied permanent delete, delete, and move. But this permission parameter is also being applied to cells that users create, it won't allow users to delete or move their folders inside a cell they have made.

⚙️ How-to Reproduce

Steps to reproduce the behavior:

  1. Go to admin, cells console, and add a new group
  2. Click on edit and under the permission option select application parameters
  3. Under share cells only, add delete, move, and delete permanently custom parameters
  4. Then login with a user which is in a group created above
  5. Finally create a new cell and add a new folder in it, the user has no permission to delete the folder
    🩺 Environment / Setup

Complete the following information:

Server Versions:

  • Cells Version [e.g. 4.4.0]: 4.4.0
  • MariaDB/MySQL version: 10.5.23
  • Server OS: [e.g. Debian, Ubuntu 20, etc]: Fedora Workstation 39
  • Other dependencies (MongoDB, Nats, ETCd, etc)

Client used for testing:

  • Browser [e.g. chrome, safari] Firefox 122
  • Client OS / mobile device, etc... Fedora 39

Additional context:

  • Datasource type : flat/structured, storage type, etc...
  • Add any other context about the problem here.
@cdujeu
Copy link
Member

cdujeu commented Jun 13, 2024

This is expected, the parameters section is more something for the "display of actions/buttons" than for managing actual permissions.

@cdujeu cdujeu closed this as completed Jun 13, 2024
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

2 participants