aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Log path to third-party configuration fileEvgeny Khramtsov2019-10-201-0/+4
* Fix error reporting in configuration related admin commandsEvgeny Khramtsov2019-10-191-3/+3
* Log supervisor reports in debug loglevelEvgeny Khramtsov2019-10-181-3/+18
* Replace lager with built-in new logging APIEvgeny Khramtsov2019-10-1812-246/+153
* Flatten strings in ejabberd_xmlrpc error resultsBadlop2019-10-181-0/+4
* Convert oauth_expire option to accept timeout valuesPaweł Chmielowski2019-10-153-5/+5
* Fix dialyzer warning in #oauth_ctxAlexey Shchepin2019-10-111-1/+1
* Implement X-OAUTH2 authentication for mod_mqttEvgeny Khramtsov2019-10-111-18/+40
* Verify http host in web admin only if authentication is missing hostPaweł Chmielowski2019-10-091-32/+32
* Update ejabberd_xmlrpc to handle binaries in restuple result (#3048)Badlop2019-10-031-1/+1
* Check redirect_uri for OAUTH implicit grantAlexey Shchepin2019-10-033-69/+144
* Update Guide links in WebAdmin to website, as local file isn't includedBadlop2019-10-021-24/+0
* Support custom base path in WebAdmin by using relative URLs (#3043)Badlop2019-10-023-73/+93
* Fix startup of supervisors for listening modulesEvgeny Khramtsov2019-10-011-0/+1
* Improve best matchEvgeny Khramtsov2019-09-282-10/+18
* Support OAUTH client authenticationAlexey Shchepin2019-09-276-43/+246
* Advertise muc#roominfo_logs in disco#info of the roomEvgeny Khramtsov2019-09-263-3/+37
* Don't log warning when an option is consulted for uknown vhostEvgeny Khramtsov2019-09-251-4/+4
* Rename to p1_acmeEvgeny Khramtsov2019-09-251-7/+7
* Correctly handle unicode in log messagesEvgeny Khramtsov2019-09-23124-765/+759
* Fix unicode formatting in ACME moduleEvgeny Khramtsov2019-09-221-32/+32
* Don't call to xmpp_idnaEvgeny Khramtsov2019-09-221-3/+3
* Fix IDNA support in ACME requestsEvgeny Khramtsov2019-09-221-14/+15
* Don't forget to log an error message on IDNA failureEvgeny Khramtsov2019-09-221-1/+4
* Support IDN hostnames in ACME requestsEvgeny Khramtsov2019-09-221-12/+31
* Don't attempt to create acme directory on ejabberd startupEvgeny Khramtsov2019-09-221-13/+8
* Slightly improve arg exampleEvgeny Khramtsov2019-09-221-1/+1
* Don't allow requesting certificates for localhost or IP-like domainsEvgeny Khramtsov2019-09-221-7/+21
* Improve warning messageEvgeny Khramtsov2019-09-221-6/+8
* Use round/0 instead of ceil/0Evgeny Khramtsov2019-09-201-8/+8
* Fix typoEvgeny Khramtsov2019-09-201-1/+1
* Remove unused fileEvgeny Khramtsov2019-09-201-144/+0
* Don't auto request certificate for localhost and IP-like domainsEvgeny Khramtsov2019-09-201-1/+11
* Improve ACME implementationEvgeny Khramtsov2019-09-2010-1568/+706
* JWT-only authentication for some users (#3012)Alexey Shchepin2019-09-184-18/+52
* mod_jidprep: Don't call gen_mod functions directlyHolger Weiss2019-09-182-2/+15
* Apply default role after revoking admin affiliation (#3023)Badlop2019-09-171-3/+7
* Add support for XEP-0328: JID PrepHolger Weiss2019-09-121-0/+148
* Log Mnesia table type on creationEvgeny Khramtsov2019-09-101-1/+7
* Replicate Mnesia 'bosh' table when nodes are joinedEvgeny Khramtsov2019-09-101-26/+119
* Use email field type to avoid jid capitalization on iOSMickael Remond2019-09-091-1/+1
* Add missing ejabberd_auth_jwt:user_exists/2 function (#3012)Alexey Shchepin2019-09-091-1/+4
* Fix BEGIN/COMMIT/ROLLBACK syntax for MSSQL (#2978)Alexey Shchepin2019-09-091-5/+21
* Fix certificate selection for s2sEvgeny Khramtsov2019-09-063-12/+12
* Add ejabberd_oauth:verify_resowner_scope callback backPaweł Chmielowski2019-09-061-2/+18
* Fix the regression introduced in dd57950Evgeny Khramtsov2019-09-041-2/+0
* Fix some links to Guide in WebAdmin and add new ones (#3003)Badlop2019-08-275-16/+17
* Custom exit message is not broadcastVyache2019-08-231-1/+2
* Use select fields to input host in WebAdmin Backup (#3000)Badlop2019-08-221-6/+11
* Fix call to deprecated ejabberd_config:get_myhosts() (#3000)Badlop2019-08-222-2/+2