bigbluebutton-Github/bigbluebutton-html5/imports/api/common/server
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
..
etherpad.js Reduce pad's hash size 2021-04-02 13:22:11 -03:00
helpers.js Refactor Etherpad API calls 2021-03-29 18:35:33 -03:00