Skip to content

onezoomin/forms_to_deck_flow

 
 

Repository files navigation

Files access control

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 Form to deck on https://nextcloud.com/workflow and in the Files access control documentation

Screenshot

About

Flow app to add all form submissions as cards to a deck

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 76.1%
  • Gherkin 11.3%
  • JavaScript 10.5%
  • Makefile 1.5%
  • Shell 0.6%