Allow creating subuser with no permissions

This commit is contained in:
Dane Everitt 2018-06-30 18:25:46 -07:00
parent 96699b192e
commit 304d947536
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
5 changed files with 7 additions and 5 deletions

View file

@ -17,6 +17,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
### Changed
* Attempting to upload a folder via the web file manager will now display a warning telling the user to use SFTP.
* Changing your account password will now log out all other sessions that currently exist for that user.
* Subusers with no permissions selected can be created.
## v0.7.7 (Derelict Dermodactylus)
### Fixed