rest-server/repo
Massimo Lusetti f053e33486
Add group-accessible-repos option (#308)
* Add group-accessible-repos option

The group-accessible-repos option will let filesystem group id
be able to access files and dir within the restic repo
Default stick with old behaviour to be owner restricted
While here make dirMode and fileMode within Options struct
private

---------

Co-authored-by: Michael Eischer <michael.eischer@fau.de>
2025-02-17 22:17:54 +01:00
..
repo.go Add group-accessible-repos option (#308) 2025-02-17 22:17:54 +01:00
repo_unix.go Port fsync error handling from restic 2022-11-11 22:37:02 +01:00
repo_windows.go Port fsync error handling from restic 2022-11-11 22:37:02 +01:00