Author: pranayp
Date: Wed Jan 18 11:10:36 2017
New Revision: 1779311
URL: http://svn.apache.org/viewvc?rev=1779311&view=rev
Log:
Improved: Readability of README.md by adding some line breaks.
There was a need of huge horizontal scroll in the Security block.
Modified:
ofbiz/trunk/README.md
Modified: ofbiz/trunk/README.md
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/README.md?rev=1779311&r1=1779310&r2=1779311&view=diff
==============================================================================
--- ofbiz/trunk/README.md (original)
+++ ofbiz/trunk/README.md Wed Jan 18 11:10:36 2017
@@ -96,9 +96,12 @@ Apache Tomcat®, Apache Geronimo (tran
Security
-------------------
-You can trust the OFBiz Project Management Committee members and committers do
their best to keep OFBiz secure from external exploits, and fix vulnerabilities
as soon as they are known. Despite these efforts, if ever you find and want to
report a security issue, please report at: security @ ofbiz.apache.org, before
disclosing them in a public forum.
+You can trust the OFBiz Project Management Committee members and committers do
their best to keep OFBiz secure from external exploits,
+and fix vulnerabilities as soon as they are known. Despite these efforts, if
ever you find and want to report a security issue, please report
+at: security @ ofbiz.apache.org, before disclosing them in a public forum.
->_Note_: Be sure to read this Wiki page if ever you plan to use RMI, JNDI, JMX
or Spring and maybe other Java classes OFBiz does not use Out Of The Box
(OOTB): [The infamous Java serialization
vulnerability](https://cwiki.apache.org/confluence/display/OFBIZ/The+infamous+Java+serialization+vulnerability)
+>_Note_: Be sure to read this Wiki page if ever you plan to use RMI, JNDI, JMX
or Spring and maybe other Java classes OFBiz does not use
+Out Of The Box (OOTB): [The infamous Java serialization
vulnerability](https://cwiki.apache.org/confluence/display/OFBIZ/The+infamous+Java+serialization+vulnerability)
You can find more information about security in OFBiz at [Keeping OFBiz
secure](https://cwiki.apache.org/confluence/display/OFBIZ/Keeping+OFBiz+secure)