Author: kkolinko
Date: Mon Mar 18 20:18:45 2013
New Revision: 1457970
URL: http://svn.apache.org/r1457970
Log:
Merged revision 1457968 from tomcat/trunk:
Correct typo reported via comments.a.o
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/webapps/docs/realm-howto.xml
Propchange: tomcat/tc7.0.x/trunk/
------------------------------------------------------------------------------
Merged /tomcat/trunk:r1457968
Modified: tomcat/tc7.0.x/trunk/webapps/docs/realm-howto.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/realm-howto.xml?rev=1457970&r1=1457969&r2=1457970&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/realm-howto.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/realm-howto.xml Mon Mar 18 20:18:45 2013
@@ -1180,7 +1180,7 @@ UserDatabase Realm and a DataSource Real
synchronisation in this Realm.</p>
<p>This Realm does not require modification to the underlying Realms or the
- associated user storage mecahisms. It achieves this by recording all failed
+ associated user storage mechanisms. It achieves this by recording all
failed
logins, including those for users that do not exist. To prevent a DOS by
deliberating making requests with invalid users (and hence causing this
cache to grow) the size of the list of users that have failed
authentication
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]