sftpgo/httpd/schema
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
..
openapi.yaml add per directory permissions 2019-12-25 18:20:19 +01:00