Merge branch 'saml-integration' into 'mnt'
Saml integration See merge request !1
| ... | @@ -34,9 +34,12 @@ | ... | @@ -34,9 +34,12 @@ |
| "node-phantom-simple": "2.2.4", | "node-phantom-simple": "2.2.4", | ||
| "node-server-screenshot": "^0.2.1", | "node-server-screenshot": "^0.2.1", | ||
| "nodemailer": "^4.6.7", | "nodemailer": "^4.6.7", | ||
| "passport": "^0.4.1", | |||
| "passport-saml": "^1.3.5", | |||
| "phantomjs-prebuilt": "^2.1.16", | "phantomjs-prebuilt": "^2.1.16", | ||
| "read-chunk": "^2.1.0", | "read-chunk": "^2.1.0", | ||
| "request": "^2.88.0", | "request": "^2.88.0", | ||
| "saml2js": "^0.1.2", | |||
| "sanitize-html": "^1.11.1", | "sanitize-html": "^1.11.1", | ||
| "sequelize": "^4.37.6", | "sequelize": "^4.37.6", | ||
| "serve-favicon": "~2.4.2", | "serve-favicon": "~2.4.2", | ||
| ... | ... |
Please register or sign in to comment