aboutsummaryrefslogtreecommitdiff
path: root/src/ejabberd_auth_anonymous.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Get rid of ejabberd.hrl headerEvgeniy Khramtsov2018-06-141-1/+0
* Update copyright datesEvgeniy Khramtsov2018-01-051-1/+1
* Rename is_user_exists -> user_existsEvgeniy Khramtsov2017-05-111-3/+3
* Use cache for authentication backendsEvgeniy Khramtsov2017-05-111-74/+12
* Add type specs for Module:opt_type/1Evgeniy Khramtsov2017-05-081-0/+4
* Don't validate an option in ejabberd_config:get_option() functionsEvgeniy Khramtsov2017-04-291-11/+10
* Make test suite working againEvgeniy Khramtsov2017-01-231-1/+1
* Merge branch 'new_stream'Evgeniy Khramtsov2017-01-201-53/+18
|\
| * Implement database backend interface for MUC, BOSH and auth_anonyousEvgeniy Khramtsov2017-01-131-53/+18
* | Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
|/
* Improve handling of mnesia schemaChristophe Romain2016-11-301-1/+1
* Improve some type specsEvgeniy Khramtsov2016-08-091-0/+2
* Get rid of "jlib.hrl" dependency in some filesEvgeniy Khramtsov2016-07-261-2/+1
* Make sure that ejabberd_sm sid are uniquePaweł Chmielowski2016-04-081-1/+1
* Merge commit 'refs/pull/524/head' of github.com:processone/ejabberd into sasl...Evgeniy Khramtsov2016-03-251-5/+5
|\
| * Use SASL PLAIN authzid as client identity if auth module permits itBen Langfeld2015-05-061-5/+5
* | Update copyright to 2016 (#901)Badlop2016-01-131-1/+1
* | More now() replacementsPaweł Chmielowski2015-12-071-1/+1
* | Move JID related functions to jid.erl (#847)Evgeniy Khramtsov2015-11-241-2/+2
* | Authmodule using old style XML:get_attr_s()jpegger2015-06-031-1/+1
* | Merge branch 'master' of github.com:processone/ejabberdEvgeniy Khramtsov2015-06-011-1/+1
|\ \
| * | Fix anonymous user login, it wasn't stored in anonymous mnesia tableBadlop2015-06-011-1/+1
| |/
* / Add config validation at startupEvgeniy Khramtsov2015-06-011-5/+16
|/
* Update copyright dates to 2015 (EJAB-1733)Badlop2015-01-081-1/+1
* 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-2/+2
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-0/+1
* Accumulated patch to binarize and indent codeBadlop2013-03-141-95/+113
* Update copyright datesAlexey Shchepin2013-01-241-1/+1
* 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
* Support anonymous accounts in Shared Roster @all@ directive (EJAB-1264)Badlop2011-05-301-2/+3
* update copyright up to 2011Christophe Romain2011-02-141-1/+1
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-1/+1
* Small refactoringMickaël Rémond2010-01-091-8/+5
* * src/cyrsasl.erl: Change API of check_password: pass a functionBadlop2009-04-221-2/+2
* * src/ejabberd_auth.erl: If anonymous auth is enabled, whenBadlop2009-03-041-0/+3
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-121-2/+2
* * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop2008-07-311-1/+1
* * src/ejabberd_auth.erl: Improve anonymous authentication to notBadlop2008-04-221-5/+11
* Retreive connection type in sm_register_connection_hookChristophe Romain2008-02-151-4/+4
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-151-1/+1
* * Applied copyright update patch 1.Mickaël Rémond2007-12-241-3/+17
* * src/acl.erl and other 64 files: Remove Erlang module attributeBadlop2007-12-061-1/+0
* * src/ejabberd_auth_anonymous.erl: Do not purge non anonymous accounts when u...Mickaël Rémond2007-06-281-1/+8
* * src/ejabberd_auth_anonymous.erl: Added anonymous_purge_hookAlexey Shchepin2007-05-121-0/+1
* * src/ejabberd_auth.erl: Fixed broken multiple connection withMickaël Rémond2006-06-131-1/+2