0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-30 18:28:21 +02:00
dendrite/setup/config
X. Ding 0782011f54
Add hcaptcha support besides Google ReCaptcha (#2834)
### Pull Request Checklist
This PR add support for hcaptcha.com as an alternative to Google
ReCaptcha. It also makes possible for user to customize ReCaptcha URL
when needed. (Such as use recaptcha.net instead of www.google.com)

This feature needs manual test cuz it involves 3rd party _captcha_.

Signed-off-by: `Simon Ding <dxl@plotbridge.com>`

Co-authored-by: dxl <dxl@plotbridge.com>
2022-10-28 11:25:01 +01:00
..
config.go Allow specifying old signing keys with the public key and key ID only (#2770) 2022-10-06 11:56:00 +01:00
config_appservice.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
config_clientapi.go Add hcaptcha support besides Google ReCaptcha (#2834) 2022-10-28 11:25:01 +01:00
config_federationapi.go HTTP connection keepalives (#2730) 2022-09-20 17:17:44 +01:00
config_global.go Initial support for multiple server names (#2829) 2022-10-26 12:59:19 +01:00
config_jetstream.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
config_keyserver.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
config_mediaapi.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
config_mscs.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
config_roomserver.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
config_syncapi.go Update search docs 2022-09-27 17:10:47 +01:00
config_test.go Add .well-known/matrix/client to clientapi (#2551) 2022-07-25 10:39:57 +01:00
config_userapi.go Add support for config "auto_join_rooms" (#2823) 2022-10-26 11:04:53 +02:00