Commit graph

2,924 commits

Author SHA1 Message Date
Owen
0c3b2bc2f5
Make sure to process headers correctly in blueprint 2025-09-21 22:24:53 -04:00
Owen
78ba27dc63
Update url and remove example token 2025-09-21 22:24:53 -04:00
Owen Schwartz
dc20b863ed
Merge pull request #1512 from fosrl/dev
1.10.2
2025-09-21 22:24:29 -04:00
Owen Schwartz
c9a211d5cf
Merge pull request #1505 from fosrl/crowdin_dev
New Crowdin updates
2025-09-21 21:01:25 -04:00
Owen
95f94cffd2
Fix lint 2025-09-21 20:50:01 -04:00
Owen
0da95cbdb8
Version correctly 2025-09-21 20:48:13 -04:00
Owen
dadd1e3101
Add migration to manager 2025-09-21 16:44:08 -04:00
Owen
d523ae3ffa
Fix input overwriting value 2025-09-21 16:39:40 -04:00
Owen
9a41cac6e1
Remove port checks 2025-09-21 16:16:41 -04:00
Owen
5d3c5ab7cc
Store headers as json 2025-09-21 15:49:50 -04:00
Marvin
08c930e6cf update webauthen 2025-09-21 18:32:18 +00:00
Owen
e94ded920b
Fix #1501 2025-09-21 11:42:51 -04:00
Owen Schwartz
c882fbd59a New translations en-us.json (German) 2025-09-20 09:51:23 -04:00
miloschwartz
cbe1e4decb
fix 1.10.1 migration script v1.10.1 2025-09-20 15:06:27 +02:00
miloschwartz
17e3568b0d
fix installer 2025-09-20 15:06:27 +02:00
miloschwartz
1f827d8ecf
migrate siteId on targets table to delete on cascade 2025-09-20 15:06:27 +02:00
Tim
ee5bfb96c7
Update nl-NL.json
I think the file was accidentally reverted to the version that contained errors. The errors that were in that version have been updated again.
2025-09-20 15:06:26 +02:00
dependabot[bot]
2c3f44891e
Bump the dev-patch-updates group with 2 updates
Bumps the dev-patch-updates group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [esbuild](https://github.com/evanw/esbuild).


Updates `@types/node` from 24.5.0 to 24.5.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `esbuild` from 0.25.9 to 0.25.10
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.9...v0.25.10)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-updates
- dependency-name: esbuild
  dependency-version: 0.25.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-20 15:06:26 +02:00
cku-heise
35ae064ce9
Update de-DE.json
"Spielpfad" is literal, but wrong translation (not a word in German). "Unterverzeichnis" would be the best approximation of the UI label here.
2025-09-20 15:06:26 +02:00
Barnabé Havard
91e0accc2a
Remove customHeadersDescription from fr-FR.json
Removed translation that doesn't appear anywhere
2025-09-20 15:06:26 +02:00
Barnabé Havard
63010c7889
Fix typo in French translation for 'dataIn' 2025-09-20 15:06:25 +02:00
Barnabé Havard
0ecfde982d
Update French translations in fr-FR.json 2025-09-20 15:06:25 +02:00
Owen Schwartz
c9fd050673
New translations en-us.json (Dutch) 2025-09-20 15:06:25 +02:00
Owen Schwartz
0ea0b241c1
New translations en-us.json (German) 2025-09-20 15:06:25 +02:00
Owen
bf4de08896
Quiet debug logs 2025-09-20 15:06:24 +02:00
miloschwartz
3e7712d7fd
fix type and fix redirect to resource niceId on create 2025-09-20 15:06:24 +02:00
dependabot[bot]
c206bd120d
Bump the dev-minor-updates group with 2 updates
Bumps the dev-minor-updates group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `@types/node` from 24.4.0 to 24.5.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `typescript-eslint` from 8.43.0 to 8.44.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor-updates
- dependency-name: typescript-eslint
  dependency-version: 8.44.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-20 15:05:54 +02:00
dependabot[bot]
4e55368d83
Bump @dotenvx/dotenvx in the dev-patch-updates group
Bumps the dev-patch-updates group with 1 update: [@dotenvx/dotenvx](https://github.com/dotenvx/dotenvx).


Updates `@dotenvx/dotenvx` from 1.49.0 to 1.49.1
- [Release notes](https://github.com/dotenvx/dotenvx/releases)
- [Changelog](https://github.com/dotenvx/dotenvx/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dotenvx/dotenvx/compare/v1.49.0...v1.49.1)

---
updated-dependencies:
- dependency-name: "@dotenvx/dotenvx"
  dependency-version: 1.49.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-20 15:05:54 +02:00
dependabot[bot]
38db3f4180
Bump next-intl from 4.3.8 to 4.3.9 in the prod-patch-updates group
Bumps the prod-patch-updates group with 1 update: [next-intl](https://github.com/amannn/next-intl).


Updates `next-intl` from 4.3.8 to 4.3.9
- [Release notes](https://github.com/amannn/next-intl/releases)
- [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amannn/next-intl/compare/v4.3.8...v4.3.9)

---
updated-dependencies:
- dependency-name: next-intl
  dependency-version: 4.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-20 15:05:54 +02:00
Tim
a450521714
Update nl-NL.json
It currently contains several errors. I believe I've fixed the major ones now, but there are probably still things I've overlooked.

Incidentally, there's no option to edit the main headings for General, Access Control, and Organization. This also applies to Manage Clients (beta) page.
2025-09-20 15:05:54 +02:00
Oliver Antwerpen
aba894eedf
Update de-DE.json
Corrected different translations to real german
2025-09-20 15:05:53 +02:00
miloschwartz
bcf4523689
ask for container type in crowdsec installer 2025-09-20 15:05:53 +02:00
miloschwartz
b1255ddb1e
fix cant create oidc user closes #1472 2025-09-20 15:05:53 +02:00
miloschwartz
5f43268b88
print failed crowdsec install error 2025-09-20 15:05:53 +02:00
Pallavi
7a17518054
resource links from id to niceId 2025-09-20 15:05:52 +02:00
Owen
8992e99c07
Make sure to default the match 2025-09-20 15:05:52 +02:00
miloschwartz
bf95b0a659
migrate autoProvisioned on user based on idp autoProvision 2025-09-20 15:05:52 +02:00
Owen
4b824f653f
Filter out duplicates 2025-09-20 15:05:52 +02:00
Owen
edf1cea738
Make sure to allow targets only 2025-09-20 15:05:51 +02:00
Owen Schwartz
5d87e7371a
New translations en-us.json (Norwegian Bokmal) 2025-09-20 15:05:51 +02:00
Owen Schwartz
7223761c43
New translations en-us.json (Chinese Simplified) 2025-09-20 15:05:51 +02:00
Owen Schwartz
0568e74821
New translations en-us.json (Turkish) 2025-09-20 15:05:51 +02:00
Owen Schwartz
87c0bd7717
New translations en-us.json (Russian) 2025-09-20 15:05:50 +02:00
Owen Schwartz
d916dd802e
New translations en-us.json (Portuguese) 2025-09-20 15:05:50 +02:00
Owen Schwartz
94a7aae289
New translations en-us.json (Polish) 2025-09-20 15:05:50 +02:00
Owen Schwartz
311df4cb0f
New translations en-us.json (Dutch) 2025-09-20 15:05:50 +02:00
Owen Schwartz
52bdfd2506
New translations en-us.json (Korean) 2025-09-20 15:05:49 +02:00
Owen Schwartz
a60038b79b
New translations en-us.json (Italian) 2025-09-20 15:05:49 +02:00
Owen Schwartz
8aa92176cb
New translations en-us.json (German) 2025-09-20 15:05:49 +02:00
Owen Schwartz
5ba9bcd7ba
New translations en-us.json (Czech) 2025-09-20 15:05:49 +02:00