Whitelist functionality
-----------------------

                 Key: SHINDIG-489
                 URL: https://issues.apache.org/jira/browse/SHINDIG-489
             Project: Shindig
          Issue Type: New Feature
          Components: Gadget Rendering Server (Java)
            Reporter: Neil


I have a requirement for a gadget whitelist - so that Shindig cannot be easily 
used as a proxy onto a protected network.

The whitelist works as an exact opposite to the current black list 
implementation - using exact URLs or regular expressions to define a list of 
allowed gadgets or domains.

The attached patch includes the two new files for the whitelist and the 
necessary alteration to gadgets.properties (to define the white list file) , 
GadgetServer.java (to load and use the white list implementation) and 
GadgetException (to add the NOT_IN_WHITELIST failure code).



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to