0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-08-08 20:04:41 +02:00
synapse/changelog.d/10738.misc
Patrick Cloke 2cb85bdf75
Raise an error if an unknown preset is used to create a room. (#10738)
Raises a 400 error instead of a 500 if an unknown preset is passed
from a client to create a room.
2021-09-03 13:46:18 +00:00

2 lines
71 B
Plaintext

Additional error checking for the `preset` field when creating a room.