File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,9 +20,9 @@ The vaults is a major part of FreePDM. It is primarily a storage of files that a
20
20
- [ ] Reporting with json (dir list, properties, etc.)
21
21
- [x] Logging the activities.
22
22
- [x] Checks about checkout during file operations (rename, copy) and new versions.
23
- - [ ] Make it working for multi-user, multi-vaults
23
+ - [x ] Make it working for multi-user, multi-vaults
24
24
- [ ] Checks about CheckIn comments (descr and longDescr)
25
25
- [ ] Checks about the VER.txt in file versions
26
26
- [ ] Change directory and file structure to Read Only for security. That way no accidental issues can happen.
27
- - [ ] Move the vaultsdata dir to the root of the vault dir under ` .data ` and the files are read only.
27
+ - [x ] Move the vaultsdata dir to the root of the vault dir under ` .data ` and the files are read only.
28
28
- [ ] Set the owner of the vault root dir to ` root:sambashare ` . This means that some apps needs ` sudo ` .
You can’t perform that action at this time.
0 commit comments