oc-auth-ldap

1.0.2 • Public • Published

oc-auth-ldap

Plugin for OC to add LDAP authentication for publishing

Build Status NPM version Dependencies

Usage

npm install --save oc-auth-ldap

in your oc-conf:

{
  "publishAuth": {
    "type": "ldap",
    "url": "ldap://my-dc.domain.com",
    "baseDN": "DC=domain.com,DC=com"
  }
}

Ta-Da!

Running tests

npm install
npm test

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i oc-auth-ldap

Weekly Downloads

0

Version

1.0.2

License

MIT

Last publish

Collaborators

  • andyroyle