Commit Graph

8330 Commits

Author SHA1 Message Date
dependabot[bot]
5bf57687b2
Bump minimist from 1.2.5 to 1.2.6 in /integration (#6390)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-26 19:06:30 +01:00
Emanuel Schütze
cfdcb80874
Use version 4.0.0-beta (#6389) 2022-03-26 06:33:33 +01:00
Emanuel Schütze
1d38d096e8
Updated services (#6388) 2022-03-25 11:25:46 +00:00
Emanuel Schütze
c2019bcb07
Updated services (#6387) 2022-03-24 08:15:57 +00:00
Emanuel Schütze
871a42532a
Updated services (#6386) 2022-03-22 12:51:29 +00:00
Emanuel Schütze
abe1597bd1
Updated services (#6384) 2022-03-21 16:55:11 +01:00
dependabot[bot]
023e445930
Bump follow-redirects from 1.14.7 to 1.14.8 in /integration (#6360)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-17 12:59:36 +00:00
Emanuel Schütze
f8347972fa
Updated services (#6383) 2022-03-11 14:25:43 +00:00
Emanuel Schütze
a54555dc62
Updated services (#6382) 2022-03-09 14:23:05 +00:00
Emanuel Schütze
f5425644e5
Updated services (#6381) 2022-03-04 16:14:23 +01:00
peb-adr
0b7f0c4073
Updated services (#6379) 2022-03-03 17:33:09 +00:00
Emanuel Schütze
3090779e7a
Updated services (#6377) 2022-03-01 18:18:30 +01:00
Emanuel Schütze
35d0d9d365
Updated services (#6375) 2022-02-25 14:31:18 +00:00
peb-adr
a8f19e9901
cleanup services-to-main.sh (#6372)
- remove -B from checkout, didn't work as expected
- all submodules are now using main, fallback to master no longer needed
- make using git pull optional (--pull)

Co-authored-by: Adrian Richter <adrian@intevation.de>
2022-02-25 15:16:36 +01:00
Emanuel Schütze
acfb4554d2
Updated AUTHORS (#6374) 2022-02-25 11:27:33 +01:00
Emanuel Schütze
92e658ab50
Updated services (#6373) 2022-02-24 10:24:43 +01:00
Emanuel Schütze
283383bb26
Updated services (#6368) 2022-02-17 18:10:29 +01:00
Emanuel Schütze
81e75aabe2
Updated services (#6363) 2022-02-17 14:50:55 +01:00
GabrielInTheWorld
473c742681
Speed up the 'make run-dev' command (#6362) 2022-02-16 16:19:58 +01:00
bug0001
b9ca06af25
Documentation improvements (#6350)
Documentation improvements OS4
2022-02-16 11:24:50 +00:00
Emanuel Schütze
8f2fb37f79
Updated services (#6358) 2022-02-14 15:05:15 +00:00
Emanuel Schütze
a98349020a
Updated services (#6357) 2022-02-11 12:20:40 +00:00
Emanuel Schütze
a1d0d2cf44
Updated services (#6349) 2022-02-03 23:03:50 +00:00
Emanuel Schütze
18a8449b5c
Updated package-lock.json (#6348) 2022-02-03 17:42:18 +01:00
GabrielInTheWorld
13b3204dab
Update DEVELOPMENT.md (#6347)
Changes some wording to prevent mixing up "git checkout" with "After checking out".
2022-02-03 16:09:15 +00:00
Emanuel Schütze
714a03c154
Updated services (#6345) 2022-01-28 18:04:11 +00:00
Emanuel Schütze
04d2676b0b
Updated services (#6344) 2022-01-25 17:26:19 +00:00
Emanuel Schütze
9edf0487f1
Updated services (#6341) 2022-01-21 17:28:53 +01:00
Ralf Peschke
df8c36030d
Open port 5678 for debugpy in dev (#6340)
Co-authored-by: Ralf Peschke <rpeschke@peschke-it.de>
2022-01-20 09:24:53 +01:00
Emanuel Schütze
532be0bac7
Updated services (#6339) 2022-01-19 16:18:25 +00:00
peb-adr
d54499f633
make services-to-main.sh more compatible (#6332) 2022-01-18 19:46:13 +00:00
Emanuel Schütze
7b24b3db36
Updated services (#6333) 2022-01-14 17:07:19 +00:00
Emanuel Schütze
97a83af8c8
Updated services (#6331) 2022-01-14 00:32:03 +00:00
Emanuel Schütze
e3ad7d2e1f
Use 'main' as default branch in services-to-main.sh. (#6330) 2022-01-13 19:10:34 +01:00
peb-adr
ff13c99818
proxy: check ALLOWED_HOSTS only for client requests (#6328)
This feature is only intended to identify misdirected browser requests.
The other routes are called by services/tools which will not necessarily
set the 'Host' header and thus break.

Co-authored-by: Adrian Richter <adrian@intevation.de>
2022-01-12 17:11:21 +01:00
Emanuel Schütze
670bbdba5a
Updated services (#6326) 2022-01-10 17:09:19 +00:00
Sean
88dad9fc3e
Set various information to "main" (#6325)
Changes various usages from master to main
2022-01-10 17:46:40 +01:00
Norman Jäckel
fa0fa370d6
Added LABELS to proxy's Dockerfile. (#6323) 2022-01-07 20:12:51 +00:00
Emanuel Schütze
b8e01143ba
Merge pull request #6324 from emanuelschuetze/update-20220107
Updated services
2022-01-07 20:49:18 +01:00
Emanuel Schütze
504b620a40 Updated services 2022-01-07 20:21:11 +01:00
Emanuel Schütze
b4bee3483f
Merge pull request #6320 from emanuelschuetze/update20220106
updated services
2022-01-06 23:59:58 +01:00
Emanuel Schütze
51bfd49aa5 updated services 2022-01-06 23:38:44 +01:00
Emanuel Schütze
d75d11a511
Merge pull request #6319 from emanuelschuetze/update-20220106
Updated services
2022-01-06 16:09:20 +01:00
Emanuel Schütze
0e18053510 Updated services 2022-01-06 15:50:56 +01:00
Emanuel Schütze
f0bff0a754
Merge pull request #6316 from gsiv/update-buildsh
docker/build.sh: Add ICC and voting service
2022-01-06 15:45:33 +01:00
peb-adr
3ecbd356dc
Merge pull request #6315 from peb-adr/proxy-ahosts
proxy: add ALLOWED_HOSTS env var
2022-01-06 12:41:09 +01:00
Gernot Schulz
c841f817b2 docker/build.sh: Add ICC and voting service 2021-12-28 13:45:37 +01:00
root
ba74f33e68 proxy: add ALLOWED_HOSTS env var
will setup caddy to check if the Host-header matches one of the space
delimited fields in ALLOWED_HOSTS. Or do no such thing if ALLOWED_HOSTS
is not set.
2021-12-22 12:42:46 +01:00
Emanuel Schütze
b2741c782e
Merge pull request #6313 from emanuelschuetze/update-20211210
Updated services
2021-12-10 18:50:36 +01:00
Emanuel Schütze
a3455c3981 Updated services 2021-12-10 18:18:52 +01:00