rest-server/cmd/rest-server
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
..
listener_unix.go Enhancement: can now listen on a unix socket 2024-02-19 14:47:43 +11:00
listener_unix_test.go fix most linter errors 2025-02-07 22:34:40 +01:00
listener_windows.go fix: print the actual address listened on 2024-02-05 10:44:25 +11:00
main.go Add group-accessible-repos option (#308) 2025-02-17 22:17:54 +01:00
main_test.go fix most linter errors 2025-02-07 22:34:40 +01:00