Author: snoopdave
Date: Fri Jan 20 07:23:51 2006
New Revision: 370848

URL: http://svn.apache.org/viewcvs?rev=370848&view=rev
Log:
Removing comment about Atom protocol and password encryption

Modified:
    incubator/roller/trunk/web/WEB-INF/classes/roller.properties

Modified: incubator/roller/trunk/web/WEB-INF/classes/roller.properties
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/WEB-INF/classes/roller.properties?rev=370848&r1=370847&r2=370848&view=diff
==============================================================================
--- incubator/roller/trunk/web/WEB-INF/classes/roller.properties (original)
+++ incubator/roller/trunk/web/WEB-INF/classes/roller.properties Fri Jan 20 
07:23:51 2006
@@ -120,8 +120,7 @@
 # URL patterns that require HTTPS
 schemeenforcement.https.urls=/editor/yourProfile.do*,/admin/user.do*
 
-# Password security settings. Warning enabling password encryption may make
-# if more difficult to support the Atom Protocol (due in Fall 2005).
+# Password security settings
 passwds.encryption.enabled=false
 passwds.encryption.algorithm=SHA
 


Reply via email to