2
0
久保田隼基 8 жил өмнө
parent
commit
16bfdc86ac
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      lib/crowi/index.js

+ 1 - 0
lib/crowi/index.js

@@ -266,6 +266,7 @@ Crowi.prototype.setupPassport = function() {
     this.passportService.setupLdapStrategy();
     this.passportService.setupGoogleStrategy();
     this.passportService.setupGitHubStrategy();
+    this.passportService.setupTwitterStrategy(); 
   }
   catch (err) {
     logger.error(err);