]> granicus.if.org Git - ejabberd/commit
* examples/extauth/check_pass_null.pl: A reference "null"
authorAlexey Shchepin <alexey@process-one.net>
Fri, 30 Jul 2004 21:09:55 +0000 (21:09 +0000)
committerAlexey Shchepin <alexey@process-one.net>
Fri, 30 Jul 2004 21:09:55 +0000 (21:09 +0000)
commit6cd02b971457219aa239d5f76dfb98c8e7fa397f
treec41fd747d55b8825d8e88f10aba0afa7a4723d98
parent76f00658f2d07f71687a637ed4edf0e82e2edc27
* examples/extauth/check_pass_null.pl: A reference "null"
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
ChangeLog
examples/extauth/check_pass_null.pl [new file with mode: 0644]
src/ejabberd_auth.erl
src/extauth.erl [new file with mode: 0644]
src/mod_vcard_ldap.erl [new file with mode: 0644]