mirror of
https://github.com/drakkan/sftpgo.git
synced 2024-11-22 07:30:25 +00:00
489101668c
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 |
||
---|---|---|
.. | ||
bolt.go | ||
dataprovider.go | ||
memory.go | ||
mysql.go | ||
pgsql.go | ||
sqlcommon.go | ||
sqlite.go | ||
sqlqueries.go | ||
user.go |