matrix-docker-ansible-deploy/roles/custom/matrix-dendrite/tasks
Array in a Matrix 504d4a4134
Add dendrite captcha config to doc and hCaptcha (#2290)
* added dendrite captcha options

* added hcaptcha doc

* proper url

* Apply suggestions from code review

Co-authored-by: Slavi Pantaleev <slavi@devture.com>

* Update main.yml

* renamed captcha vars to new naming scheme

* change vars to new format

* Rename back some incorrect renamed variables

These variables are either not just part of the `client_api` subsection,
or are not even part of that section at all. They shouldn't have been
renamed in baaef2ed616e2645550d9

* Fix up naming inconsistencies

Some of these variables had been renamed in one place,
but not in other places, so it couldn't have worked that way.

* Add validation/deprecation for renamed Dendrite variables

Related to 4097898f885cf4c73, baaef2ed616e2645550, 68f4418092fa8ad
and a0b4a0ae6b2f1f18

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2022-11-26 09:27:43 +02:00
..
main.yml Add install-* tags for quicker runs 2022-11-25 16:02:51 +02:00
register_user.yml Replace most import_tasks calls with include_tasks for improved performance 2022-11-24 11:33:45 +02:00
self_check_client_api.yml Replace most import_tasks calls with include_tasks for improved performance 2022-11-24 11:33:45 +02:00
self_check_federation_api.yml Replace most import_tasks calls with include_tasks for improved performance 2022-11-24 11:33:45 +02:00
setup_install.yml Replace even more import_tasks calls with include_tasks 2022-11-24 15:19:42 +02:00
setup_uninstall.yml Optimize uninstall tasks a bit 2022-11-25 17:28:57 +02:00
validate_config.yml Add dendrite captcha config to doc and hCaptcha (#2290) 2022-11-26 09:27:43 +02:00