This is an automated email from the ASF dual-hosted git repository.
jleroux pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ofbiz-site.git
The following commit(s) were added to refs/heads/master by this push:
new 6f6575c Improved: major changes, WIP...
6f6575c is described below
commit 6f6575c637248bbe2e5ca2a4376225f405e518d4
Author: Jacques Le Roux <[email protected]>
AuthorDate: Fri Sep 5 11:20:14 2025 +0200
Improved: major changes, WIP...
---
security.html | 10 +++++++++-
template/page/security.tpl.php | 10 +++++++++-
2 files changed, 18 insertions(+), 2 deletions(-)
diff --git a/security.html b/security.html
index 395c266..9d71e3a 100644
--- a/security.html
+++ b/security.html
@@ -121,7 +121,15 @@
<p><strong>We strongly encourage OfBiz users to report security
problems affecting OFBiz to the private security mailing lists (either
preferably [email protected] or else [email protected]),
before publicly disclosing them once fixed. Please don't pack
several vulnerabilities in the same report, send them one by one, thanks in
advance.</strong></p>
- <p>Please see the <a href="https://www.apache.org/security"
target="external">ASF Security Team webpage</a> for further information about
reporting a security vulnerability as well as their contact information. </p>
+ <p>Please see the <a href="//www.apache.org/security"
target="external">ASF Security Team webpage</a> for further information about
reporting a security vulnerability as well as their contact information.</p>
+
+ <h3>OFBiz Security</h3>
+ <ul class="iconsList">
+ <li><i class="icon-pin"></i> <a
href="//cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Security+Permissions"
target="external">OFBiz Security Model : Permissions and related.</a> Be sure
to read the children pages in the left part of screen</li>
+ <li><i class="icon-pin"></i> <a
href="//cwiki.apache.org/confluence/display/OFBIZ/Keeping+OFBiz+secure"
target="external">Keeping OFBiz secure.</a> To keep your OFBiz instance secure
from exploits.</li>
+ </ul>
+
+
<h3>List of Known Vulnerabilities</h3>
<ul class="iconsList">
diff --git a/template/page/security.tpl.php b/template/page/security.tpl.php
index da2a033..f2084eb 100644
--- a/template/page/security.tpl.php
+++ b/template/page/security.tpl.php
@@ -22,7 +22,15 @@
<p><strong>We strongly encourage OfBiz users to report security
problems affecting OFBiz to the private security mailing lists (either
preferably [email protected] or else [email protected]),
before publicly disclosing them once fixed. Please don't pack
several vulnerabilities in the same report, send them one by one, thanks in
advance.</strong></p>
- <p>Please see the <a href="https://www.apache.org/security"
target="external">ASF Security Team webpage</a> for further information about
reporting a security vulnerability as well as their contact information. </p>
+ <p>Please see the <a href="//www.apache.org/security"
target="external">ASF Security Team webpage</a> for further information about
reporting a security vulnerability as well as their contact information.</p>
+
+ <h3>OFBiz Security</h3>
+ <ul class="iconsList">
+ <li><i class="icon-pin"></i> <a
href="//cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Security+Permissions"
target="external">OFBiz Security Model : Permissions and related.</a> Be sure
to read the children pages in the left part of screen</li>
+ <li><i class="icon-pin"></i> <a
href="//cwiki.apache.org/confluence/display/OFBIZ/Keeping+OFBiz+secure"
target="external">Keeping OFBiz secure.</a> To keep your OFBiz instance secure
from exploits.</li>
+ </ul>
+
+
<h3>List of Known Vulnerabilities</h3>
<ul class="iconsList">