Revision: 1442
          http://stripes.svn.sourceforge.net/stripes/?rev=1442&view=rev
Author:   bengunter
Date:     2011-12-01 20:26:18 +0000 (Thu, 01 Dec 2011)
Log Message:
-----------
Applied fix for STS-828 from 1.5.x branch.

Modified Paths:
--------------
    trunk/stripes/src/net/sourceforge/stripes/validation/Validate.java

Modified: trunk/stripes/src/net/sourceforge/stripes/validation/Validate.java
===================================================================
--- trunk/stripes/src/net/sourceforge/stripes/validation/Validate.java  
2011-12-01 20:23:35 UTC (rev 1441)
+++ trunk/stripes/src/net/sourceforge/stripes/validation/Validate.java  
2011-12-01 20:26:18 UTC (rev 1442)
@@ -45,7 +45,7 @@
      * If true, then a parameter value to be bound to this field must be an 
encrypted string. It
      * also implies that when the value of this field is rendered by certain 
tags (e.g.,
      * {@link InputHiddenTag}) that it is to be rendered as an encrypted 
string. This prevents
-     * clients from injecting random values.
+     * clients from injecting random values. Encryption is disabled in debug 
mode.
      */
     boolean encrypted() default false;
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to