* Wed Sep 24 2025 Jean-Philippe Pialasse <jpp@koozali.org> 0.2-20.sme
- relaxed CSP
This commit is contained in:
@@ -22,6 +22,7 @@
|
|||||||
<Location /BackupPC>
|
<Location /BackupPC>
|
||||||
SSLRequireSSL on
|
SSLRequireSSL on
|
||||||
Require ip $localAccess $externalSSLAccess
|
Require ip $localAccess $externalSSLAccess
|
||||||
|
Header set Content-Security-Policy "script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'
|
||||||
</Location>
|
</Location>
|
||||||
|
|
||||||
HERE
|
HERE
|
||||||
|
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: smeserver-BackupPC
|
Name: smeserver-BackupPC
|
||||||
Version: 0.2
|
Version: 0.2
|
||||||
Release: 19%{?dist}
|
Release: 20%{?dist}
|
||||||
Summary: BackupPC integration into SME server
|
Summary: BackupPC integration into SME server
|
||||||
|
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@@ -52,6 +52,9 @@ This package contains specific configuration for SME server
|
|||||||
#----------------------------------------------------
|
#----------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 24 2025 Jean-Philippe Pialasse <jpp@koozali.org> 0.2-20.sme
|
||||||
|
- relaxed CSP
|
||||||
|
|
||||||
* Tue Sep 23 2025 Jean-Philippe Pialasse <jpp@koozali.org> 0.2-19.sme
|
* Tue Sep 23 2025 Jean-Philippe Pialasse <jpp@koozali.org> 0.2-19.sme
|
||||||
- fix /run/BackupPC instead of /var prevents service start
|
- fix /run/BackupPC instead of /var prevents service start
|
||||||
- fix smanager2 display
|
- fix smanager2 display
|
||||||
|
Reference in New Issue
Block a user