Skip to content
forked from XjSv/Auth_Ldap

LDAP Authentication library for the CodeIgniter framework

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

rklomp/Auth_Ldap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I've created this library because I've several times need to authenticate users against LDAP for projects I've been working on.
I had a hard time finding an LDAP authentication module for CodeIgniter, so I ended up writing my own to fill this seemingly omnipresent need.

Some code "borrowed" (ldap_escape(), to be precise) from php.net contributed in the user comments for ldap_search() by "douglass_davis [at] earthlink dot net."

Original: https://github.com/gwojtak/Auth_Ldap

About

LDAP Authentication library for the CodeIgniter framework

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%