issues
search
nlf
/
blankie
a hapi CSP plugin
52
stars
20
forks
source link
Fixed issue where reflectedXss value was treated as array instead of string
#5
Closed
rspieker
closed
9 years ago
rspieker
commented
9 years ago
created
internals.stringValues
for directives which require string values.
changed
internals.generatePolicy
method to check whether the key should be treated as string and act accordingly
nlf
commented
9 years ago
nice, thanks!
internals.stringValues
for directives which require string values.internals.generatePolicy
method to check whether the key should be treated as string and act accordingly