• Robert Knight's avatar
    Only import known config params from the host page · 0d95508e
    Robert Knight authored
    The previous method of importing config params allowed the host page to
    override any configuration parameter provided by the service hosting the
    client's app.html file, potentially introducing vulnerabilities.
    
    This PR limits the client to importing only config parameters from a
    whitelist. This also has the benefit of clearly documenting all the
    parameters that can come from the host page in one place in the code.
    0d95508e
Name
Last commit
Last update
..
annotator Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...