You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Le but de ce projet est de permettre l'utilisation de la librairie pam_ldap sur un webservice REST OAuth. Ce n'est pas un proxy LDAP <-> REST, l'usage est dédié à la manipulation des classes `posixAccount` et `posixGroup`.",
"main": "app.js",
"dependencies": {
"ldapjs": "~> 0.5.7",
"restler": "~> 2.0.1",
"moment": "~> 1.7.2",
"underscore": "~> 1.4.3"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"