nextcloud / files_accesscontrol

🚫 App to manage access control for files

Home Page:https://apps.nextcloud.com/apps/files_accesscontrol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Files access control

REUSE status

Nextcloud's Files access control app enables administrators to protect data from unauthorized access or modifications.

How it works

The administrator can create and manage a set of rule groups. Each of the rule groups consists of one or more rules. If all rules of a group hold true, the group matches the request and access is being denied or the upload is blocked. The rules criteria range from IP address, mimetype and request time to group membership, tags, user agent and more.

An example would be to deny access to MS Excel/XLSX files owned by the "Human Resources" group accessed from an IP not on the internal company network or to block uploads of files bigger than 512 mb by students in the "1st year" group.

Learn more about File Access Control on https://nextcloud.com/workflow and in the Files access control documentation

Screenshot

About

🚫 App to manage access control for files

https://apps.nextcloud.com/apps/files_accesscontrol


Languages

Language:PHP 66.1%Language:Gherkin 18.5%Language:JavaScript 13.1%Language:Makefile 1.6%Language:Shell 0.8%