[rfc][icedtea-web] Headless Security Dialogs
Lukasz Dracz
ldracz at redhat.com
Thu May 22 20:22:42 UTC 2014
Hello,
This patch is aimed at fixing the bug PR 1764 http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1764
I have added checks for the headless parameter and based on the user's security level setting for extended applets it
decides whether to allow or disallow an app to run. I have attached a document in .odt file format with an overview
and justifications or assumptions for the decisions I have made. If a different file format is required feel free to message
me and I will do my best to get you the document in a format readable for you. Any suggestions or comments
would be appreciated.
2014-05-21 Lukasz Dracz <ldracz at redhat.com>
* netx/net/sourceforge/jnlp/security/SecurityDialogs.java:
added checks for headless, and a behaviour based on the security dialog
and security level as to whether allow or disallow an app to run
Thanks,
Lukasz Dracz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SecurityDialogs-Headless-P2.patch
Type: text/x-patch
Size: 9843 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140522/1c149feb/SecurityDialogs-Headless-P2-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Headless-Jusitifications-04.odt
Type: application/vnd.oasis.opendocument.text
Size: 24282 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140522/1c149feb/Headless-Jusitifications-04-0001.odt>
More information about the distro-pkg-dev
mailing list