aboutsummaryrefslogtreecommitdiff
path: root/src/ejabberd_option.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Annotate captcha_cmd option, run make options, update manBadlop2022-10-251-1/+1
* Add log_burst_limit_* options (#3865)Mark Zealey2022-08-011-0/+10
* Run 'make options'Badlop2022-05-041-1/+1
* Add oauth_cache_rest_failure_life_time optionPaweł Chmielowski2021-01-271-0/+5
* Allow to use different hash for storing scram passwordsPaweł Chmielowski2020-12-081-13/+21
* Apply cosmetic changes to outgoing s2s IP optionsHolger Weiss2020-11-041-2/+2
* Merge remote-tracking branch 'processone/pr/3396'Holger Weiss2020-11-041-0/+16
|\
| * Add outbound s2s out interface (ipv4/ipv6)Daniel Kenzelmann2020-09-211-0/+16
* | Added sql_odbc_driver option for mssql dbJerome Sautret2020-10-081-0/+8
|/
* Support ejabberd_auth_http's auth_opts (processone/ejabberd-contrib#284)Badlop2020-02-191-0/+8
* Merge branch 'pg_prepared_statements' of https://github.com/sabudaye/ejabberd...Alexey Shchepin2019-11-261-0/+8
* Add option for JWT field name containing JIDStu Tomlinson2019-10-251-0/+8
* Avoid calling to logger module on OTP<22Evgeny Khramtsov2019-10-251-1/+1
* Replace lager with built-in new logging APIEvgeny Khramtsov2019-10-181-13/+3
* Convert oauth_expire option to accept timeout valuesPaweł Chmielowski2019-10-151-1/+1
* Support OAUTH client authenticationAlexey Shchepin2019-09-271-0/+8
* Improve ACME implementationEvgeny Khramtsov2019-09-201-1/+1
* JWT-only authentication for some users (#3012)Alexey Shchepin2019-09-181-0/+8
* Don't treat 'Host' header as a virtual XMPP hostEvgeny Khramtsov2019-08-131-5/+2
* Spawn SQL connections on demand onlyEvgeny Khramtsov2019-08-121-2/+2
* Log an error when JWT authentication is configured without jwt_keyEvgeny Khramtsov2019-07-191-2/+2
* Improve robustness of reading jwt_key optionEvgeny Khramtsov2019-07-181-2/+2
* Remove Riak supportEvgeny Khramtsov2019-07-181-39/+4
* Fix ejabberd_auth_jwt return types and regenerate ejabberd_option.erlEvgeny Khramtsov2019-07-011-0/+8
* Deprecate 'route_subdomains' optionEvgeny Khramtsov2019-06-261-8/+0
* Make option 'validate_stream' globalEvgeny Khramtsov2019-06-211-5/+2
* Introduce option 'captcha_url'Evgeny Khramtsov2019-06-141-0/+5
* Use new configuration validatorEvgeny Khramtsov2019-06-141-0/+1058