Revision: 1441
http://stripes.svn.sourceforge.net/stripes/?rev=1441&view=rev
Author: bengunter
Date: 2011-12-01 20:23:35 +0000 (Thu, 01 Dec 2011)
Log Message:
-----------
Fixed STS-828: It should be mentioned that encryption is disabled in debug mode
Modified Paths:
--------------
branches/1.5.x/stripes/src/net/sourceforge/stripes/validation/Validate.java
Modified:
branches/1.5.x/stripes/src/net/sourceforge/stripes/validation/Validate.java
===================================================================
--- branches/1.5.x/stripes/src/net/sourceforge/stripes/validation/Validate.java
2011-05-03 15:48:16 UTC (rev 1440)
+++ branches/1.5.x/stripes/src/net/sourceforge/stripes/validation/Validate.java
2011-12-01 20:23:35 UTC (rev 1441)
@@ -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