bigbluebutton-Github/bigbluebutton-html5/imports/api/common
Pedro Beschorner Marin 7737241141 Reduce pad's hash size
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.
2021-04-02 13:22:11 -03:00
..
server Reduce pad's hash size 2021-04-02 13:22:11 -03:00