bolcom / libunftp

Extensible, async, cloud orientated FTP(S) server library and the core of unFTP: https://github.com/bolcom/unFTP. Follow up and talk to us on https://t.me/unftp
Apache License 2.0
182 stars 33 forks source link

Add storage permissions to UserDetail #511

Open hannesdejager opened 5 months ago

hannesdejager commented 5 months ago

This extends the UserDetail trait with a storage_permissions method that allow storage back-ends to limit what a user can do.