sftpgo/cmd
Nicola Murino 489101668c add per directory permissions
we can now have permissions such as these ones

{"/":["*"],"/somedir":["list","download"]}

The old permissions are automatically converted to the new structure,
no database migration is needed
2019-12-25 18:20:19 +01:00
..
install_windows.go add Windows Service support 2019-09-16 08:52:58 +02:00
portable.go add per directory permissions 2019-12-25 18:20:19 +01:00
root.go improve godoc 2019-10-08 10:29:16 +02:00
serve.go add Windows Service support 2019-09-16 08:52:58 +02:00
service_windows.go add Windows Service support 2019-09-16 08:52:58 +02:00
start_windows.go add Windows Service support 2019-09-16 08:52:58 +02:00
status_windows.go add Windows Service support 2019-09-16 08:52:58 +02:00
stop_windows.go add Windows Service support 2019-09-16 08:52:58 +02:00
uninstall_windows.go add Windows Service support 2019-09-16 08:52:58 +02:00