Skip to content

Commit d0aad01

Browse files
committed
Improved: moves security advices from README to the "How to secure your deployment" wiki page
1 parent 4648cc1 commit d0aad01

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

README.adoc

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -225,18 +225,8 @@ The current workaround is to clone the repository and run gradlew commands from
225225

226226

227227
[CAUTION]
228-
====
229-
In production never use the credentials contained in demo data. Not only the admin credentials, but all of them.
230-
231-
Also we recommend to not use Windows Server in production because we are not supporting specific Windows related security issues.
232-
====
233-
234-
* If you want to use AJP on a non localhost OFBiz instance, you need to set the value of allowedRequestAttributesPattern
235-
in framework/catalina/ofbiz-component.xml
236-
237-
238228
You can find more information about security in OFBiz at
239-
https://ofbiz.apache.org/security.html[the official security page]
229+
https://ofbiz.apache.org/security.html[the site security page]
240230

241231

242232
[[build-system-syntax]]

0 commit comments

Comments
 (0)