Skip to content

⛓️ Prevents users from unsharing folders shared by admins

License

Notifications You must be signed in to change notification settings

pmaier1/disableunsharing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Disable Unsharing

This app adds a hook to the unmount signal and throws an exception if a normal user tries to unmount a share.

Admins and groups of admins

By default members of the 'admin' group can unshare shares. To configure additional groups that can unshare shares you can configure a comma separated list of groups:

  occ config:app:set disableunsharing admin-groups --value "admin,Admins - Region A, Admins - Region B"

About

⛓️ Prevents users from unsharing folders shared by admins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%