mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-07 08:02:30 +00:00
87e3650327
Looks like these client ids are actually integers, but unless we pass them as a string, the bridge would complain with an error like: {"field":"data.auth.clientID","message":"is the wrong type","value":123456789012345678,"type":"string","schemaPath":["properties","auth","properties","clientID"]} Explicitly-casting to a string should fix the problem. The Discord bridge should probably be improved to handle both ints and strings though. |
||
---|---|---|
.. | ||
matrix-base | ||
matrix-bridge-appservice-discord | ||
matrix-bridge-appservice-irc | ||
matrix-bridge-mautrix-facebook | ||
matrix-bridge-mautrix-telegram | ||
matrix-bridge-mautrix-whatsapp | ||
matrix-common-after/tasks | ||
matrix-corporal | ||
matrix-coturn | ||
matrix-dimension | ||
matrix-mailer | ||
matrix-mxisd | ||
matrix-nginx-proxy | ||
matrix-postgres | ||
matrix-riot-web | ||
matrix-synapse |