Author: chris.laprun(a)jboss.com
Date: 2012-02-17 11:05:56 -0500 (Fri, 17 Feb 2012)
New Revision: 8431
Modified:
portal/trunk/docs/reference-guide/en-US/modules/Configuration/ValidatorConfiguration.xml
Log:
- GTNPORTAL-1673: Added mention on the fact that some components require all lowercase
usernames.
Modified:
portal/trunk/docs/reference-guide/en-US/modules/Configuration/ValidatorConfiguration.xml
===================================================================
---
portal/trunk/docs/reference-guide/en-US/modules/Configuration/ValidatorConfiguration.xml 2012-02-16
13:59:38 UTC (rev 8430)
+++
portal/trunk/docs/reference-guide/en-US/modules/Configuration/ValidatorConfiguration.xml 2012-02-17
16:05:56 UTC (rev 8431)
@@ -116,6 +116,13 @@
</itemizedlist>
</para>
</note>
+
+ <important>
+ <para>
+ Some components that leverage &PRODUCT_NAME; depend on user names being
all lowercase. We therefore strongly
+ recommend that you also only accept lowercase user names.
+ </para>
+ </important>
</section>
<section id="sect-Reference_Guide-Validator_Developer-Configuration">