Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-25Annotate captcha_cmd option, run make options, update manBadlop
2022-08-01Add log_burst_limit_* options (#3865)Mark Zealey
2022-05-04Run 'make options'Badlop
2021-01-27Add oauth_cache_rest_failure_life_time optionPaweł Chmielowski
2020-12-08Allow to use different hash for storing scram passwordsPaweł Chmielowski
2020-11-04Apply cosmetic changes to outgoing s2s IP optionsHolger Weiss
2020-11-04Merge remote-tracking branch 'processone/pr/3396'Holger Weiss
2020-10-08Added sql_odbc_driver option for mssql dbJerome Sautret
2020-09-21Add outbound s2s out interface (ipv4/ipv6)Daniel Kenzelmann
2020-02-19Support ejabberd_auth_http's auth_opts (processone/ejabberd-contrib#284)Badlop
2019-11-26Merge branch 'pg_prepared_statements' of https://github.com/sabudaye/ejabberd...Alexey Shchepin
2019-10-25Add option for JWT field name containing JIDStu Tomlinson
2019-10-25Avoid calling to logger module on OTP<22Evgeny Khramtsov
2019-10-18Replace lager with built-in new logging APIEvgeny Khramtsov
2019-10-15Convert oauth_expire option to accept timeout valuesPaweł Chmielowski
2019-09-27Support OAUTH client authenticationAlexey Shchepin
2019-09-20Improve ACME implementationEvgeny Khramtsov
2019-09-18JWT-only authentication for some users (#3012)Alexey Shchepin
2019-08-13Don't treat 'Host' header as a virtual XMPP hostEvgeny Khramtsov
2019-08-12Spawn SQL connections on demand onlyEvgeny Khramtsov
2019-07-19Log an error when JWT authentication is configured without jwt_keyEvgeny Khramtsov
2019-07-18Improve robustness of reading jwt_key optionEvgeny Khramtsov
2019-07-18Remove Riak supportEvgeny Khramtsov
2019-07-01Fix ejabberd_auth_jwt return types and regenerate ejabberd_option.erlEvgeny Khramtsov
2019-06-26Deprecate 'route_subdomains' optionEvgeny Khramtsov
2019-06-21Make option 'validate_stream' globalEvgeny Khramtsov
2019-06-14Introduce option 'captcha_url'Evgeny Khramtsov
2019-06-14Use new configuration validatorEvgeny Khramtsov