Commit Graph

15 Commits

Author SHA1 Message Date
Rene Pfeuffer
32a0a6868f Fix security findings
- Add security headers:
  - X-Frame-Options
  - X-Content-Type-Options
  - Content-Security-Policy
  - Permissions-Policy
- Do not send server information header

Committed-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com>
Co-authored-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com>
Co-authored-by: René Pfeuffer <rene.pfeuffer@cloudogu.com>
2023-06-14 15:57:01 +02:00
Sebastian Sdorra
9dee08f68d Update Gradle to 7.3 (#1873)
Update Gradle to 7.3. in order to profit from the performance improvement and to prepare for dependency lockfiles. Due to the upgrade to 7.x we had to use a license plugin which supports Gradle 7.
2021-11-29 09:05:24 +01:00
René Pfeuffer
271576fcf2 Update javahg to v1.0.0 (#1865)
Updates javahg (https://foss.heptapod.net/mercurial/javahg) to release 1.0.0. Therefore, all packages have to be changed from com.aragost.javahg to org.javahg.
2021-11-23 13:10:16 +01:00
Sebastian Sdorra
87aea1936b Remove www from scm-manager.org url (#1837) 2021-10-28 11:00:24 +02:00
Sebastian Sdorra
8c27af2661 Remove maven build related files 2021-01-14 12:01:30 +01:00
Sebastian Sdorra
2c3b1514a4 Remove unused files 2021-01-14 11:56:01 +01:00
Sebastian Sdorra
eba260f812 Add windows packaging 2021-01-14 11:55:27 +01:00
Sebastian Sdorra
4421be142f replace wrong comment with documentation link in server-config.xml 2020-07-22 16:06:35 +02:00
Sebastian Sdorra
0dadc8d63c fixes wrong cache directory location on windows 2020-07-06 08:39:57 +02:00
Sebastian Sdorra
f8f71fcb1f pickup system property to configure jetty host 2020-06-07 17:04:46 +02:00
Sebastian Sdorra
917051c2fa fixed wrong download urls 2020-06-04 14:39:12 +02:00
Sebastian Sdorra
f085cb7dae write release descriptor to website repository during deploy 2020-06-03 14:41:03 +02:00
Sebastian Sdorra
a9d353fad7 added installation instructions for windows 2020-05-27 07:58:03 +02:00
Sebastian Sdorra
b79260b171 adjust configuration for windows package 2020-05-03 14:23:47 +02:00
Sebastian Sdorra
6e120cdd00 start packaging for windows 2020-04-27 07:11:02 +02:00