summaryrefslogtreecommitdiff
path: root/src/mod_register_web.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly handle unicode in log messagesEvgeny Khramtsov2019-09-231-1/+1
* Don't treat 'Host' header as a virtual XMPP hostEvgeny Khramtsov2019-08-131-3/+19
* Make logging messages more consistentEvgeny Khramtsov2019-06-241-1/+1
* Improve extraction of translated stringsEvgeny Khramtsov2019-06-221-72/+71
* Use new configuration validatorEvgeny Khramtsov2019-06-141-13/+14
* mod_register_web: Don't crash if user existsHolger Weiss2019-06-051-2/+2
* Update copyright to 2019 (#2756)Badlop2019-01-081-1/+1
* Handle ejabberd_captcha error reports in mod_register_web (#2553)Badlop2018-08-021-2/+11
* Get rid of ejabberd.hrl headerEvgeniy Khramtsov2018-06-141-1/+0
* Introduce new gen_mod callback: mod_options/1Evgeniy Khramtsov2018-01-231-3/+4
* Update copyright datesEvgeniy Khramtsov2018-01-051-1/+1
* Better handle mobile devices in CSS of mod_register_webEvgeniy Khramtsov2017-10-091-10/+31
* Rename is_user_exists -> user_existsEvgeniy Khramtsov2017-05-111-1/+1
* Use cache for authentication backendsEvgeniy Khramtsov2017-05-111-2/+2
* Don't validate an option in gen_mod:get*opt() functionsEvgeniy Khramtsov2017-04-301-3/+1
* Don't pass empty resource to jid:make()Evgeniy Khramtsov2017-02-251-2/+2
* Reload modules when reloading configuration fileEvgeniy Khramtsov2017-02-221-1/+4
* Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
* Rewrite captcha to use XML generatorEvgeniy Khramtsov2016-07-281-2/+2
* Make modules loading in a dependent order (#1191)Evgeniy Khramtsov2016-07-061-1/+4
* Use {access,shaper}_rules_validator in other places where access rules are usedPaweł Chmielowski2016-06-211-1/+1
* Merge commit 'refs/pull/524/head' of github.com:processone/ejabberd into sasl...Evgeniy Khramtsov2016-03-251-1/+1
|\
| * Use SASL PLAIN authzid as client identity if auth module permits itBen Langfeld2015-05-061-1/+1
* | mod_register_web: Choose the right error messagesHolger Weiss2016-02-291-3/+3
* | Allow to modify host when deleting account or changing password over webChristian Dröge2016-02-041-12/+14
* | Update copyright to 2016 (#901)Badlop2016-01-131-1/+1
* | Improve explanation in registration page (#876)Badlop2015-12-281-2/+2
* | Move JID related functions to jid.erl (#847)Evgeniy Khramtsov2015-11-241-2/+2
* | Add config validation at startupEvgeniy Khramtsov2015-06-011-1/+3
|/
* Allow to modify host when registering account in web (#291)Badlop2015-04-221-6/+7
* Fix unused vars warningTaufan Aditya2015-01-091-1/+1
* Update copyright dates to 2015 (EJAB-1733)Badlop2015-01-081-1/+1
* mod_register_web should response 404 instead of process crash.HAMANO Tsukasa2014-04-301-1/+4
* fix checking acl in mod_register_webHAMANO Tsukasa2014-04-241-6/+7
* Merge pull request #146 from jamielinux/masterbadlop2014-04-111-4/+3
|\
| * Update FSF addressJamie Nguyen2014-02-221-4/+3
* | mod_register_web: check same acl as mod_register.HAMANO Tsukasa2014-04-041-3/+9
* | Update copyright dates to 2014 (EJAB-1679)Badlop2014-03-131-1/+1
|/
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-0/+566