1.1.0 • Published 10 years ago

simple-ldap-auth v1.1.0

Weekly downloads
99
License
-
Repository
-
Last release
10 years ago

simple-ldap-auth

Very lightweight LDAP / Active Directory authentication.

Usage

For Express 4.x

Copy example_middleware/authentication.js to your project to /helpers/authentication.js.

Add the following lines to your app.js:

var authentication = require('./helpers/authentication');
app.use('/', authentication );

Modify server credentials in /helpers/authentication.js

1.1.0

10 years ago

1.0.20

10 years ago

1.0.11

10 years ago

1.0.10

10 years ago

1.0.9

10 years ago

1.0.8

11 years ago

1.0.7

11 years ago

1.0.6

11 years ago

1.0.5

11 years ago

1.0.4

11 years ago

1.0.3

11 years ago

1.0.2

11 years ago

1.0.1

11 years ago

0.3.4

11 years ago

0.3.3

11 years ago

0.3.2

11 years ago

0.3.1

11 years ago

0.3.0

11 years ago

0.2.9

11 years ago