make app password work with sftp

(cherry picked from commit 9faae96d61)
(cherry picked from commit f3b979f112)
This commit is contained in:
Girish Ramakrishnan
2020-03-26 21:56:18 -07:00
parent 3c1a1f1b81
commit 92f143163b
3 changed files with 8 additions and 5 deletions
-1
View File
@@ -31,7 +31,6 @@ exports = module.exports = {
count: count,
AP_MAIL: 'mail',
AP_SFTP: 'sftp',
AP_WEBADMIN: 'webadmin',
ROLE_ADMIN: 'admin',