0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-04 23:48:57 +02:00
synapse/changelog.d/9321.bugfix
Patrick Cloke 3f58fc848d
Type hints and validation improvements. (#9321)
* Adds type hints to the groups servlet and stringutils code.
* Assert the maximum length of some input values for spec compliance.
2021-02-08 13:59:54 -05:00

1 line
79 B
Text

Assert a maximum length for the `client_secret` parameter for spec compliance.