summaryrefslogtreecommitdiff
path: root/src/ejabberd_auth.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Improve startup procedureEvgeniy Khramtsov2017-02-241-3/+32
* Start/stop auth modules when host is added/deletedEvgeniy Khramtsov2017-02-231-12/+29
* Fix some dialyzer warningsEvgeniy Khramtsov2017-02-181-5/+9
* Merge branch 'new_stream'Evgeniy Khramtsov2017-01-201-2/+9
|\
| * More refactoring on session managementEvgeniy Khramtsov2016-12-301-1/+1
| * Add xmpp_stream_out behaviour and rewrite s2s/SM codeEvgeniy Khramtsov2016-12-281-1/+8
* | Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
|/
* Improve ODBC importChristophe Romain2016-11-221-10/+15
* Improve detection of databases supported by modules (#1092)Evgeniy Khramtsov2016-04-271-9/+3
* Get rid of "internal" DB type. This also fixes #1092Evgeniy Khramtsov2016-04-271-17/+14
* Rename odbc to sql everywhereEvgeniy Khramtsov2016-04-201-1/+1
* Merge commit 'refs/pull/524/head' of github.com:processone/ejabberd into sasl...Evgeniy Khramtsov2016-03-251-20/+20
|\
| * Use SASL PLAIN authzid as client identity if auth module permits itBen Langfeld2015-05-061-21/+21
* | Update copyright to 2016 (#901)Badlop2016-01-131-1/+1
* | Move JID related functions to jid.erl (#847)Evgeniy Khramtsov2015-11-241-4/+4
* | cosmetic cleanupChristophe Romain2015-10-071-2/+3
* | Add config validation at startupEvgeniy Khramtsov2015-06-011-1/+10
|/
* Update get_password_s description with SCRAM return valuesBadlop2015-04-151-2/+2
* Swap 'mnesia' and 'internal' types correctlyEvgeniy Khramtsov2015-03-301-1/+5
* The 'default_db' option should impact ejabberd_auth as wellEvgeniy Khramtsov2015-03-301-1/+1
* Try to fix more Dialyzer warningsBadlop2015-03-271-2/+2
* Fix unused vars warningTaufan Aditya2015-01-091-1/+1
* Update copyright dates to 2015 (EJAB-1733)Badlop2015-01-081-1/+1
* Add SQL to Riak converterEvgeniy Khramtsov2014-07-101-0/+2
* improve error handling when sql calling with (empty|unknown) host.HAMANO Tsukasa2014-05-011-0/+3
* Merge pull request #146 from jamielinux/masterbadlop2014-04-111-4/+3
|\
| * Update FSF addressJamie Nguyen2014-02-221-4/+3
* | Update copyright dates to 2014 (EJAB-1679)Badlop2014-03-131-1/+1
|/
* Change configuration file format to YAMLEvgeniy Khramtsov2013-08-211-1/+1
* Add SQL to Mnesia converterEvgeniy Khramtsov2013-07-211-2/+10
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-0/+1
* Accumulated patch to binarize and indent codeBadlop2013-03-141-234/+289
* Update copyright datesAlexey Shchepin2013-01-241-1/+1
* Update copyright datesAlexey Shchepin2012-02-231-1/+1
* ejabberd_auth:remove_user/2 always returns okEvgeniy Khramtsov2011-09-051-7/+4
* Fix and improve support for SCRAM auth method (EJAB-1196)Badlop2011-08-161-6/+9
* Preliminary patch for SASL SCRAM-SHA-1 (thanks to Stephen Röttger)(EJAB-1196)Badlop2011-08-161-0/+16
* update copyright up to 2011Christophe Romain2011-02-141-1/+1
* Add password entropy check (EJAB-1326)Evgeniy Khramtsov2010-10-241-1/+25
* Handle error response from auth modules (thanks to Eric Liang)Badlop2010-05-281-1/+10
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-1/+1
* Fix EDoc errors.Badlop2009-08-171-1/+1
* * src/cyrsasl.erl: Change API of check_password: pass a functionBadlop2009-04-221-6/+6
* * src/ejabberd_auth.erl: If anonymous auth is enabled, whenBadlop2009-03-041-29/+41
* prevent from calling get_vh_registered_users/2 when not availableChristophe Romain2009-02-131-1/+7
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-121-2/+2
* * src/*.erl: Fix EDoc commentsBadlop2009-01-031-2/+2
* * src/acl.erl: New ACL: shared_group (thanks to Maxim Ryazanov)Badlop2008-12-231-7/+35
* * src/ejabberd_auth.erl: Update from ctl to commands (EJAB-694)Badlop2008-10-121-12/+1
* * src/mod_register.erl: Change password using mod_register alwaysBadlop2008-08-181-3/+6