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

How to disable file upload/download for some users #1589

Open
xpillons opened this issue Nov 9, 2021 · 6 comments
Open

How to disable file upload/download for some users #1589

xpillons opened this issue Nov 9, 2021 · 6 comments
Labels
community request enhancement This is functionality that builds upon existing functionality.
Milestone

Comments

@xpillons
Copy link

xpillons commented Nov 9, 2021

I understand that file upload can be globally disabled as explained here https://osc.github.io/ood-documentation/latest/customization.html#set-upload-limits
But how to disable it for some users ? or user groups ?
And vice versa how to disable file download ?

Thank you

┆Issue is synchronized with this Asana task by Unito

@osc-bot osc-bot added this to the Backlog milestone Nov 9, 2021
@johrstrom
Copy link
Contributor

Hey, sorry I missed this from so long ago.

No, right now it's pretty much global not per group or user.

@xpillons
Copy link
Author

Thanks for the update, can this be added to the backlog ?

@johrstrom
Copy link
Contributor

Yea, we'll keep it open.

@lukew3 lukew3 added the enhancement This is functionality that builds upon existing functionality. label Jun 30, 2022
@samagids
Copy link

I still can not find where to disable upload and download

@johrstrom
Copy link
Contributor

This is coming out in the next release. It's been merged in #3236. When that's released, you should be able to use FACLs to supply some files (with it enabled) to some users and some files (with it disabled) to others. Though you may have to be careful if the user can read both files, then it becomes an issue of ordering.

@johrstrom
Copy link
Contributor

1,000 apologies for this, but this was in the 3.1 release. Release notes have it, but not on the customization page where I went looking for it.

https://osc.github.io/ood-documentation/latest/release-notes/v3.1-release-notes.html#disabling-uploads-and-downloads

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community request enhancement This is functionality that builds upon existing functionality.
Projects
None yet
Development

No branches or pull requests

6 participants