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
Eduard Heimbuch
f672e175b5 Improve docker healthcheck (#2110)
The new docker health check respects the jetty configuration and uses the configured port and context path.
It supports ssl listeners and follows redirects.

Co-authored-by: Sebastian Sdorra <sebastian.sdorra@cloudogu.com>
2022-08-30 11:02:21 +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
36118c2e2a Migrate helm module to gradle 2021-01-14 11:55:28 +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
073d317c9f Added option to configure jvm parameter of docker image 2020-06-08 10:55:56 +02:00
Sebastian Sdorra
f8f71fcb1f pickup system property to configure jetty host 2020-06-07 17:04:46 +02:00
Sebastian Sdorra
f085cb7dae write release descriptor to website repository during deploy 2020-06-03 14:41:03 +02:00
Sebastian Sdorra
d2067245ef add docker latest tag for releases 2020-05-26 10:30:58 +02:00
Sebastian Sdorra
bb8b8bc4ce align docker and helm versions 2020-05-26 08:17:22 +02:00
Sebastian Sdorra
2a2fcc318f create reproducible snapshot versions for docker and re enable presentation environment stage 2020-05-25 13:53:44 +02:00
Sebastian Sdorra
9dd8cd771c added packaging for docker 2020-04-26 12:31:19 +02:00