MaadixNet / ep_maadix

User-Management System for etherpad-lite. Demo:
https://demo.maadix.net/etherpad/
Apache License 2.0
8 stars 1 forks source link

max lenght for pad name #5

Closed MaadixNet closed 4 years ago

MaadixNet commented 4 years ago

If somebody creates a new pad in for a group, there is no check for the string length. If the Pad title exceeds the maximum allowed, the pad is still created, but it crashes the list of pads for this group , which is not available anymore

MaadixNet commented 4 years ago

Fixed : 6284434