reverseproxy: async'ify
This commit is contained in:
@@ -5,6 +5,7 @@ exports = module.exports = {
|
||||
HEALTH_MONITOR: { userId: null, username: 'healthmonitor' },
|
||||
EXTERNAL_LDAP_TASK: { userId: null, username: 'externalldap' },
|
||||
EXTERNAL_LDAP_AUTO_CREATE: { userId: null, username: 'externalldap' },
|
||||
APPTASK: { userId: null, username: 'apptask' },
|
||||
|
||||
fromRequest
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user