Closed (fixed)
Project:
Variable JS
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 Jan 2013 at 21:31 UTC
Updated:
4 Jan 2014 at 02:58 UTC
Jump to comment: Most recent
This is a security issue. Other bits of secret data from contributed modules might be exposed as well.
Comments
Comment #1
lklimek commentedThanks :)
Re-designed the module. Now developers must explicitly define that a variable should be exported to JavaScript. It can be done by defining flag 'js' equal to 'true' in hook_variable_info().
Comment #2
lklimek commented