summaryrefslogtreecommitdiff
path: root/src/extauth.erl (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-05Update copyright datesEvgeniy Khramtsov1-1/+1
2017-05-11Rename is_user_exists -> user_existsEvgeniy Khramtsov1-2/+2
2017-05-11Use cache for authentication backendsEvgeniy Khramtsov1-1/+1
2017-05-08Add type specs for Module:opt_type/1Evgeniy Khramtsov1-0/+2
2017-04-29Don't validate an option in ejabberd_config:get_option() functionsEvgeniy Khramtsov1-5/+1
2017-01-02Update copyright date automatically (#1442)Badlop1-1/+1
2016-10-18Get rid of compile warnings for random/crypto modules on R19Evgeniy Khramtsov1-2/+1
2016-01-13Update copyright to 2016 (#901)Badlop1-1/+1
2015-12-07Fix more places where random:seed is usedPaweł Chmielowski1-1/+1
2015-12-07More now() replacementsPaweł Chmielowski1-2/+1
2015-11-24Move JID related functions to jid.erl (#847)Evgeniy Khramtsov1-1/+1
2015-06-01Add config validation at startupEvgeniy Khramtsov1-1/+7
2015-01-08Update copyright dates to 2015 (EJAB-1733)Badlop1-1/+1
2014-03-13Update copyright dates to 2014 (EJAB-1679)Badlop1-1/+1
2014-02-22Update FSF addressJamie Nguyen1-4/+3
2013-08-21Change configuration file format to YAMLEvgeniy Khramtsov1-1/+1
2013-06-26Fix external authenticationEvgeniy Khramtsov1-13/+7
2013-06-13Switch to rebar build toolEvgeniy Khramtsov1-0/+1
2013-03-14Accumulated patch to binarize and indent codeBadlop1-85/+77
2013-01-24Update copyright datesAlexey Shchepin1-1/+1
2012-02-23Update copyright datesAlexey Shchepin1-1/+1
2011-04-11If extauth script crashes, ejabberd should restart it (EJAB-1428)Badlop1-4/+12
2011-02-21Forward old messages to newly spawned extauth process (thanks to Mika Seppän...Badlop1-1/+11
2011-02-14update copyright up to 2011Christophe Romain1-1/+1
2011-01-19Fix delayed response of a timeout call was reused for next login (EJAB-1385)Badlop1-8/+12
2010-07-30Support parallel extauth script (thanks to Jesse Thompson)(EJAB-1280)Badlop1-6/+31
2010-05-10Optionally cache extauth users in mnesia (EJAB-641)Badlop1-2/+21
2010-01-12Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop1-1/+1
2009-01-12* doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop1-2/+2
2008-11-06* src/extauth.erl: When the extauth call fails or timeouts, denyBadlop1-9/+12
2008-07-31* doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop1-1/+1
2008-05-17* src/extauth.erl: Log strange responses from extauth script. UseBadlop1-1/+9
2008-03-21Rewrite io:format calls to loglevel macros (EJAB-555)Christophe Romain1-1/+2
2008-01-15* doc/guide.tex: Updated copyright dates to 2008Badlop1-1/+1
2007-12-24* Applied copyright update patch 1.Mickaël Rémond1-1/+19
2005-07-13* src/mod_register.erl: BugfixAlexey Shchepin1-17/+18
2004-07-30* examples/extauth/check_pass_null.pl: A reference "null"Alexey Shchepin1-0/+76