mirror of
https://github.com/element-hq/synapse.git
synced 2026-09-16 08:22:42 +00:00
* Reject device display names that are too long. Too long is currently defined as 100 characters in length. * Add a regression test for rejecting a too long device display name.