Another LDAP module

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
Dissimilis

Another LDAP module

Post by Dissimilis »

Hi there,
I made LDAP authentication module for admin login. Everything works fine.
There is some tags to access LDAP information in FrontEnd like: {cAuth find='John Doe' display="userprincipalname"} which would produce "john.doe@domain.ext".
Later on I will expand this for front end functionality.

Anyway, there one big problem with all this. It requires CMS Core hacking - adding "LoginPre" event. It's not that hard as it sounds. May be one of you Core guys can modify original version, so I can release this to public? I would do this my self, but dont know how to deal with svn :)
Locked

Return to “Modules/Add-Ons”