aboutsummaryrefslogtreecommitdiff
path: root/examples/extauth (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * examples/extauth/check_pass_null.pl: Fixed externalMickaël Rémond2007-11-221-1/+1
| | | | | | authentication example script (EJAB-404) SVN Revision: 973
* * examples/extauth/check_pass_null.pl: Perl is generally availableMickaël Rémond2007-09-031-1/+1
| | | | | | as a default in most Linux distributions. SVN Revision: 915
* * examples/extauth/check_pass_null.pl: A reference "null"Alexey Shchepin2004-07-301-0/+50
implementation of external authentification script (thanks to Leif Johansson) * src/extauth.erl: Support for external authentification (thanks to Leif Johansson) * src/ejabberd_auth.erl: Likewise * src/mod_vcard_ldap.erl: A drop-in replacement for mod_vcard.erl which uses ldap for JUD and vCard (thanks to Leif Johansson) SVN Revision: 251