Skip to content

Commit cf57a31

Browse files
author
grd
committed
Update readme
1 parent 22cbd15 commit cf57a31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

internal/vaults/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ The vaults is a major part of FreePDM. It is primarily a storage of files that a
2020
- [ ] Reporting with json (dir list, properties, etc.)
2121
- [x] Logging the activities.
2222
- [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
2424
- [ ] Checks about CheckIn comments (descr and longDescr)
2525
- [ ] Checks about the VER.txt in file versions
2626
- [ ] 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.
2828
- [ ] Set the owner of the vault root dir to `root:sambashare`. This means that some apps needs `sudo`.

0 commit comments

Comments
 (0)