nextcloud/files_accesscontrol

Name: files_accesscontrol

Owner: Nextcloud

Description: ? App to manage access control for files

Created: 2016-07-26 12:07:49.0

Updated: 2018-05-24 00:23:24.0

Pushed: 2018-05-24 00:23:30.0

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

Size: 456

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Nextcloud Files Access Control App

Nextcloud's File 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 Excell/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

QA metrics on master branch:

Build Status Scrutinizer Code Quality Code Coverage


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.