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
c91ff8298c
Migrate rpm module to docker
2021-01-14 11:55:28 +01:00
Sebastian Sdorra
713f4c3dfb
Migrate deb module to gradle
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
René Pfeuffer
af2c062c6c
Merge pull request #1229 from scm-manager/feature/update_metadata
...
update project metadata in order to fix deb and rpm package information
2020-07-02 09:25:55 +02:00
Sebastian Sdorra
1f061266e2
update project metadata in order to fix deb and rpm package information
2020-07-01 07:53:41 +02:00
Sebastian Sdorra
dac25f5456
restart service on rpm or deb package upgrade
2020-06-30 11:13:06 +02:00
Sebastian Sdorra
8165032e43
fixes restart on rpm or deb installations
...
Removes jsvc from rpm and deb package and makes more use of systemd
2020-06-30 10:55:22 +02:00
Sebastian Sdorra
3405ad4203
fix installation of debian packages on distros without preinstalled "at"
...
This fix will replace the use of "at" with a "nohup" in background.
"nohup" is part of coreutils and should be installed on all debian
based distributions.
2020-06-26 10:00:44 +02:00
Sebastian Sdorra
773a62c4e2
#1195 do not force java home of recommended java dependency
2020-06-22 08:30:48 +02:00
eheimbuch
13cc8ba142
fix typo
2020-06-19 12:00:47 +02:00
Sebastian Sdorra
86d773f866
wait until recommended java installation is available for deb packages
2020-06-19 10:38:42 +02:00
Sebastian Sdorra
f8f71fcb1f
pickup system property to configure jetty host
2020-06-07 17:04:46 +02:00
Sebastian Sdorra
c16c431f63
Merge branch 'feature/release_descriptor' into develop
2020-06-03 16:41:15 +02:00
René Pfeuffer
4ba3977ccc
Fix unix packaging
2020-06-03 15:53:47 +02:00
Sebastian Sdorra
f085cb7dae
write release descriptor to website repository during deploy
2020-06-03 14:41:03 +02:00
Sebastian Sdorra
2a58bd1210
recommend openjdk 11 instead of requiring it
2020-05-26 15:05:44 +02:00
René Pfeuffer
d6b28468d0
Remove redundant files for unix packages
2020-05-25 19:17:21 +02:00
René Pfeuffer
6141e6004c
Fix jetty version
2020-05-25 15:25:46 +02:00
Sebastian Sdorra
c56a6a6d32
rename packaging to scm-packaging
2020-04-26 11:36:18 +02:00