summaryrefslogtreecommitdiff
path: root/src/ejabberd_auth_mnesia.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright datesEvgeniy Khramtsov2018-01-051-1/+1
* Add SQL_INSERT macro and update SQL queries to use server_host fieldAlexey Shchepin2017-11-021-1/+0
* Make it possible to convert to SQL for any current db_typeEvgeniy Khramtsov2017-10-251-27/+2
* Fix clustering table reg_users_counter (#1889)Christophe Romain2017-08-021-0/+2
* Fix use_cache/1 callbackEvgeniy Khramtsov2017-05-151-3/+7
* Use cache for authentication backendsEvgeniy Khramtsov2017-05-111-326/+127
* Don't re-define validation functions in multiple placesEvgeniy Khramtsov2017-04-281-11/+2
* Improve Mnesia tables creation and transformationEvgeniy Khramtsov2017-04-231-93/+65
* Rename aux.erl as misc.erlChristophe Romain2017-04-111-9/+9
* Deprecate jlib.erl in favor of aux.erlEvgeniy Khramtsov2017-03-301-9/+9
* Start/stop auth modules when host is added/deletedEvgeniy Khramtsov2017-02-231-1/+4
* Support scrammed passwords in ejabberdctl import_prosody (#1549)Badlop2017-02-201-1/+1
* Apply SASLprep before storing/converting passwordsEvgeniy Khramtsov2017-02-121-10/+33
* Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
* Improve handling of mnesia schemaChristophe Romain2016-11-301-2/+2
* Fix xref issue injected by fbfbb96Christophe Romain2016-11-221-6/+9
* Improve ODBC importChristophe Romain2016-11-221-12/+5
* Get rid of compile warnings for random/crypto modules on R19Evgeniy Khramtsov2016-10-181-1/+1
* ejabberd_auth*: Fix indentationHolger Weiss2016-05-241-40/+37
* Update more SQL queriesAlexey Shchepin2016-05-051-5/+18
* Get rid of "internal" DB type. This also fixes #1092Evgeniy Khramtsov2016-04-271-0/+498