-
Notifications
You must be signed in to change notification settings - Fork 194
Closed
Labels
Category:EnhancementAdd new functionalityAdd new functionality
Description
New menu point below New Folder called New Password Protected Folder
-
On click:
- Open Dialog that allows setting
FoldernameandPassword - OPTIONAL: Allow configuring the permissions on the public link
- Create a folder in the users personal space
.PasswordProtectedFolders/projects/<space_name>/<path>/<to>/<folder> - Create a public link to this folder with the given password an view permissions (or the configured permissions)
- Create a
.url(?) file that points to the public link - Either use
.ppf.urlextension or a custom one
- Open Dialog that allows setting
-
On clicking the
.urlfile:- Open the
.urlfile in a splash screen.
- Open the
-
On delete of
.urlfile the public link and the hidden folder will also be deleted. -
No other actions available on the
.urlfile.
Metadata
Metadata
Assignees
Labels
Category:EnhancementAdd new functionalityAdd new functionality
Type
Projects
Status
Done