matrix-docker-ansible-deploy/roles
Slavi Pantaleev 87e3650327 Ensure Discord client id is passed as a string
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.
2019-07-12 10:15:43 +03:00
..
matrix-base Add Synapse Maintenance docs and synapse-janitor integration 2019-07-08 09:38:36 +03:00
matrix-bridge-appservice-discord Ensure Discord client id is passed as a string 2019-07-12 10:15:43 +03:00
matrix-bridge-appservice-irc Fix passkey.pem permissions breaking IRC bridge 2019-07-08 10:13:45 +03:00
matrix-bridge-mautrix-facebook Use stricter regex in bridges' registration.yaml 2019-06-24 07:50:51 +03:00
matrix-bridge-mautrix-telegram Use stricter regex in bridges' registration.yaml 2019-06-24 07:50:51 +03:00
matrix-bridge-mautrix-whatsapp Use |regex_escape in Whatsapp registration.yaml 2019-06-24 07:49:19 +03:00
matrix-common-after/tasks Fixed error message to direct users to the right debug command 2019-06-02 18:24:18 -04:00
matrix-corporal Automatically force-pull :latest images 2019-06-10 14:30:28 +03:00
matrix-coturn Automatically force-pull :latest images 2019-06-10 14:30:28 +03:00
matrix-dimension Automatically force-pull :latest images 2019-06-10 14:30:28 +03:00
matrix-mailer Upgrade exim (4.91 -> 4.92) 2019-06-14 08:07:54 +03:00
matrix-mxisd Upgrade mxisd (1.4.4 -> 1.4.5) 2019-06-11 20:19:15 -05:00
matrix-nginx-proxy Fix deprecation warning (using cron module without name) 2019-07-09 09:11:38 +03:00
matrix-postgres Add Synapse Maintenance docs and synapse-janitor integration 2019-07-08 09:38:36 +03:00
matrix-riot-web Update to riot 1.2.3 2019-07-09 05:55:48 -05:00
matrix-synapse Rename run control variables for consistency 2019-07-08 09:38:36 +03:00