James Valleroy
982fec5a60
matrixsynapse: Use yaml.safe_load
yaml.load() now requires a Loader= argument. yaml.safe_load() passes
SafeLoader to yaml.load().
Fixes: #2315.
Tests:
- Matrix functional tests passed in testing container.
- Matrix functional tests passed in stable container.
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2023-02-05 16:02:05 -08:00
..
2023-01-30 20:12:49 -05:00
2023-02-05 16:02:05 -08:00
2022-10-08 18:54:00 -04:00
2023-01-30 20:08:11 -05:00
2023-01-30 18:20:53 -05:00
2023-01-30 20:37:16 -05:00
2022-10-08 18:54:13 -04:00
2022-10-08 18:54:03 -04:00
2022-08-29 08:28:44 -04:00
2022-10-08 18:53:55 -04:00
2022-10-08 18:54:03 -04:00
2022-08-29 08:28:39 -04:00
2022-10-08 18:53:52 -04:00
2022-08-15 10:36:32 -04:00
2022-10-01 08:02:51 -04:00
2022-08-15 10:36:13 -04:00
2023-01-02 20:59:19 -05:00
2022-10-08 18:54:00 -04:00
2022-08-29 08:28:51 -04:00
2022-09-08 21:38:58 -07:00
2022-09-08 21:38:58 -07:00
2023-01-30 20:08:11 -05:00