Skip to content

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

shimeche/Auth_Ldap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 find-
ing 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."

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%