mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-18 17:25:16 -04:00
Remove mattermost integration
Signed-off-by: Erik Michelson <erik@liltv.de>
This commit is contained in:
parent
95355b8f01
commit
c976217c12
19 changed files with 7 additions and 125 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue