Remove mattermost integration

Signed-off-by: Erik Michelson <erik@liltv.de>
This commit is contained in:
Erik Michelson 2020-01-15 21:46:05 +01:00
parent 95355b8f01
commit c976217c12
No known key found for this signature in database
GPG key ID: 6C1E7B9159DABCBA
19 changed files with 7 additions and 125 deletions

View file

@ -188,7 +188,6 @@ app.locals.authProviders = {
twitter: config.isTwitterEnable,
github: config.isGitHubEnable,
gitlab: config.isGitLabEnable,
mattermost: config.isMattermostEnable,
dropbox: config.isDropboxEnable,
google: config.isGoogleEnable,
ldap: config.isLDAPEnable,