[rfc][icedtea-web] Allow for remembering unsigned applet warning decision for entire codebase

Adam Domurad adomurad at redhat.com
Thu Apr 4 09:43:30 PDT 2013


As discussed between Jiri and myself. This allows for the decision 
chosen with unsigned applet confirmation to apply to an entire codebase, 
and not just a single applet.

2013-04-04  Adam Domurad  <adomurad at redhat.com>

     Allow remembering applet confirmation for whole codebase.
     * netx/net/sourceforge/jnlp/resources/Messages.properties:
     Added SRememberAppletOnly, SRememberCodebase messages
     * netx/net/sourceforge/jnlp/security/SecurityDialogs.java
     (showUnsignedWarningDialog): Use UnsignedWarningAction
     * 
netx/net/sourceforge/jnlp/security/UnsignedAppletTrustWarningDialog.java
     (UnsignedAppletTrustWarningDialog): Use UnsignedWarningAction
     * net/sourceforge/jnlp/security/UnsignedAppletTrustWarningPanel.java:
     Introduce UnsignedWarningAction, add additional confirmation choices
     * 
netx/net/sourceforge/jnlp/security/appletextendedsecurity/UnsignedAppletTrustConfirmation.java:
     Support remembering action for entire codebase.

Happy hacking,
-Adam
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unsigned-confirm-remember-for-site.patch
Type: text/x-patch
Size: 13890 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130404/2908200a/unsigned-confirm-remember-for-site.patch 


More information about the distro-pkg-dev mailing list