mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
37ca5924bd
* Create a new function to verify that the length of a device name is under a certain threshold. * Refactor old code and tests to use said function. * Verify device name length during registration of device * Add a test for the above Signed-off-by: Dionysis Grigoropoulos <dgrig@erethon.com>
3 lines
89 B
Plaintext
3 lines
89 B
Plaintext
Fix a bug where during device registration the length of the device name wasn't
|
|
limited.
|