constant BIGBLUEBUTTON_SECURITY_SALT in BigBlueButton 7
2 uses of BIGBLUEBUTTON_SECURITY_SALT
- bbb_api_generate_querystring in includes/
api.bbb.inc - Generate a signed query string
- bbb_settings in includes/
pages.bbb.inc - Administrative settings; Menu callback TODO: Per node type settings?
File
- ./
bbb.module, line 29 - Big Blue Button - Enables universities and colleges to deliver a high-quality learning experience.
Code
define('BIGBLUEBUTTON_SECURITY_SALT', variable_get('bbb_security_salt', '76b71974198f26ecc5a594eddddf49d1'));