-
Pedro Beschorner Marin authored
Etherpad has a limitation of 50 characters for it's pad ids. Although our SHA1 hash function generates 40 characters length values, after prefixing (Meteor's instance id) and suffixing (closed captions support) the pad id we can reach an invalid size.
Pedro Beschorner Marin authoredEtherpad has a limitation of 50 characters for it's pad ids. Although our SHA1 hash function generates 40 characters length values, after prefixing (Meteor's instance id) and suffixing (closed captions support) the pad id we can reach an invalid size.
etherpad.js 1.70 KiB