📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 15:12:29
📂
/ (Root)
/
lib
/
node_modules
/
npm
/
lib
/
auth
📍 /lib/node_modules/npm/lib/auth
🔄 Refresh
✏️
Editing: saml.js
Read Only
var ssoAuth = require('./sso') var npm = require('../npm') module.exports.login = function login () { npm.config.set('sso-type', 'saml') ssoAuth.login.apply(this, arguments) }
💾 Save Changes
❌ Cancel