Hi,
During the weekend, we have exchanged with the reporter (pen tester) who made
us to stop the demos.
I'll soon work on a solid solution to prevent the issue.
It should be enough to restart the demos.
But that's a PMC, Infra and ASF security decision. We are exchanging also about
that...
Jacques
Le 11/08/2020 à 13:55, jler...@apache.org a écrit :
BTW we have this report:
https://github.com/apache/ofbiz-site/network/alerts
I did not check details, maybe we need to update Bootstrap?
Jacques
Le 11/08/2020 à 13:53, jler...@apache.org a écrit :
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 6b46338 Info about disabling demos
6b46338 is described below
commit 6b4633867a6042f3facbe6939c392f6c55fd1791
Author: Jacques Le Roux <jacques.le.r...@les7arts.com>
AuthorDate: Tue Aug 11 13:53:31 2020 +0200
Info about disabling demos
---
ofbiz-demos.html | 2 +-
template/page/ofbiz-demos.tpl.php | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ofbiz-demos.html b/ofbiz-demos.html
index 00fdffd..5efbe2a 100644
--- a/ofbiz-demos.html
+++ b/ofbiz-demos.html
@@ -137,7 +137,7 @@
<div class="span10">
<section id="OFDemoAbout" class="slice row clearfix">
<div class="span10">
- <h2>About our Demos</h2>
+ <h2>About our Demos</strike> Our demos are currently disabled for
security reason</h2>
<div class="divider"><span></span></div>
<p>We have several online OFBiz demos that you can try out. Each demo is
split into two areas:
<ul class="iconsList">
diff --git a/template/page/ofbiz-demos.tpl.php
b/template/page/ofbiz-demos.tpl.php
index 0dd158b..135c98c 100644
--- a/template/page/ofbiz-demos.tpl.php
+++ b/template/page/ofbiz-demos.tpl.php
@@ -27,7 +27,7 @@
<div class="span10">
<section id="OFDemoAbout" class="slice row clearfix">
<div class="span10">
- <h2>About our Demos</h2>
+ <h2>About our Demos</strike> Our demos are currently disabled for
security reason</h2>
<div class="divider"><span></span></div>
<p>We have several online OFBiz demos that you can try out. Each demo is
split into two areas:
<ul class="iconsList">