feat: add sharing management (#1178) (closes #1000)

This commit is contained in:
WeidiDeng
2020-12-25 02:02:28 +08:00
committed by GitHub
parent 8faa96f5e6
commit 677bce376b
10 changed files with 210 additions and 3 deletions

View File

@@ -157,6 +157,9 @@
"permissions": "Permissions",
"permissionsHelp": "You can set the user to be an administrator or choose the permissions individually. If you select \"Administrator\", all of the other options will be automatically checked. The management of users remains a privilege of an administrator.\n",
"profileSettings": "Profile Settings",
"shareManagement": "Share Management",
"path": "Path",
"shareDuration": "Share Duration",
"ruleExample1": "prevents the access to any dot file (such as .git, .gitignore) in every folder.\n",
"ruleExample2": "blocks the access to the file named Caddyfile on the root of the scope.",
"rules": "Rules",