aboutsummaryrefslogtreecommitdiff
path: root/src/ejabberd_auth_external.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change configuration file format to YAMLEvgeniy Khramtsov2013-08-211-2/+2
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-0/+1
* Accumulated patch to binarize and indent codeBadlop2013-03-141-146/+144
* Update copyright datesAlexey Shchepin2013-01-241-1/+1
* Merge SQL and Mnesia code into one module (EJAB-1560)Evgeniy Khramtsov2012-04-271-14/+7
* Update copyright datesAlexey Shchepin2012-02-231-1/+1
* Fix and improve support for SCRAM auth method (EJAB-1196)Badlop2011-08-161-2/+2
* Preliminary patch for SASL SCRAM-SHA-1 (thanks to Stephen Röttger)(EJAB-1196)Badlop2011-08-161-0/+4
* update copyright up to 2011Christophe Romain2011-02-141-1/+1
* Fix detection of mod_last at server start (EJAB-641)Badlop2010-12-031-3/+15
* Fix typo (thanks to Evgeniy Khramtsov)Badlop2010-07-231-1/+1
* Optionally cache extauth users in mnesia (EJAB-641)Badlop2010-05-101-18/+223
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-1/+1
* * src/cyrsasl.erl: Change API of check_password: pass a functionBadlop2009-04-221-1/+1
* * src/ejabberd_auth.erl: If anonymous auth is enabled, whenBadlop2009-03-041-1/+6
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-121-2/+2
* * src/mod_register.erl: Change password using mod_register alwaysBadlop2008-08-181-1/+4
* * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop2008-07-311-1/+1
* * src/ejabberd_config.erl: dirty_get_registered_users now correctly returns a...Mickaël Rémond2008-02-191-0/+2
* * src/ejabberd_auth.erl: Do not allow empty password at creation. On authent,...Mickaël Rémond2008-02-111-1/+1
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-151-1/+1
* * Applied copyright update patch 1.Mickaël Rémond2007-12-241-4/+22
* * src/acl.erl and other 64 files: Remove Erlang module attributeBadlop2007-12-061-1/+0
* * src/mod_register.erl: BugfixAlexey Shchepin2005-07-131-9/+10
* Merged the Process One contributions ( Virtual Hosting )tmallard2005-04-171-18/+22
* * src/ejabberd_sm.erl: Added unset_presence_hookAlexey Shchepin2004-12-121-0/+67