bigbluebutton-Github/bigbluebutton-html5/imports/api/captions/server
Pedro Beschorner Marin c0a7f9cd92 Replace FNV32a pad's id generator with salted SHA1
When managing Etherpad's pads, Meteor makes API calls to initiate the closed captions
and shared notes modules. The pad id was being mapped to a shorter id than the meeting
id because of a Etherpad lenght limitation.

Changed to something less guessable.
2021-02-09 12:59:59 -03:00
..
handlers closed captions linting part3 2019-05-29 14:31:27 +00:00
methods Replace FNV32a pad's id generator with salted SHA1 2021-02-09 12:59:59 -03:00
modifiers WIP remove callback from update methods 2020-11-26 13:23:57 -03:00
eventHandlers.js Closed captions prototype in a big commit 2019-05-22 18:33:20 -03:00
helpers.js Replace FNV32a pad's id generator with salted SHA1 2021-02-09 12:59:59 -03:00
index.js Moved files up to api/ 2017-10-11 18:09:35 -07:00
methods.js add enableDictation prop in settings.yml / bug fixes 2019-06-18 14:36:22 +00:00
publishers.js Merge remote-tracking branch 'upstream/v2.2.x-release' into remove-callbacks 2020-11-25 10:54:18 -03:00