Add support for allowing subusers to access SFTP. (#918)

This commit is contained in:
ShadowKitten 2018-02-17 15:10:44 -07:00 committed by Dane Everitt
parent f61a5fa0cb
commit d8be167a9c
10 changed files with 64 additions and 70 deletions

2
.gitignore vendored
View file

@ -5,7 +5,9 @@
.vscode/*
storage/framework/*
/.idea
/nbproject
package-lock.json
composer.lock
node_modules