summaryrefslogtreecommitdiff
path: root/src/ejabberd_auth_sql.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly handle unicode in log messagesEvgeny Khramtsov2019-09-231-1/+1
* Fix typos using codespellEvgeny Khramtsov2019-07-161-1/+1
* Use new ets_cache API in ejabberd_authEvgeny Khramtsov2019-06-301-11/+11
* Use new configuration validatorEvgeny Khramtsov2019-06-141-10/+2
* Update copyright to 2019 (#2756)Badlop2019-01-081-1/+1
* Add auth:which_user_exist to bulk checking existence of list of usersPaweł Chmielowski2018-12-051-1/+27
* Fix some dialyzer warningsEvgeny Khramtsov2018-09-091-2/+1
* Get rid of ejabberd.hrl headerEvgeniy Khramtsov2018-06-141-1/+1
* Update copyright datesEvgeniy Khramtsov2018-01-051-1/+1
* Avoid excessive logging of SQL failuresEvgeniy Khramtsov2017-12-171-8/+3
* Add SQL_INSERT macro and update SQL queries to use server_host fieldAlexey Shchepin2017-11-021-27/+44
* Make it possible to convert to SQL for any current db_typeEvgeniy Khramtsov2017-10-251-1/+25
* Get rid of sql_queries.erlEvgeniy Khramtsov2017-05-231-17/+125
* Use cache for authentication backendsEvgeniy Khramtsov2017-05-111-384/+64
* Don't re-define validation functions in multiple placesEvgeniy Khramtsov2017-04-281-12/+2
* Improve Mnesia tables creation and transformationEvgeniy Khramtsov2017-04-231-2/+5
* Rename aux.erl as misc.erlChristophe Romain2017-04-111-8/+8
* Deprecate jlib.erl in favor of aux.erlEvgeniy Khramtsov2017-03-301-8/+8
* Start/stop auth modules when host is added/deletedEvgeniy Khramtsov2017-02-231-1/+3
* Support scrammed passwords in ejabberdctl import_prosody (#1549)Badlop2017-02-201-2/+5
* Apply SASLprep before storing/converting passwordsEvgeniy Khramtsov2017-02-121-15/+33
* Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
* Get rid of compile warnings for random/crypto modules on R19Evgeniy Khramtsov2016-10-181-1/+1
* Report in SQL when scram is enabled but the stored password isn't (#1096)Badlop2016-06-011-1/+10
* Update more SQL queriesAlexey Shchepin2016-05-051-25/+24
* Rename odbc to sql everywhereEvgeniy Khramtsov2016-04-201-0/+483