dependabot[bot]
d4a76419c5
ci: bump actions/download-artifact from 5.0.0 to 6.0.0 ( #17719 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/634f93cb2916e3fdff6788551b99b062d0335ce0...018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-27 11:58:41 +01:00
Sylvain E
db0cc22857
website/integrations: grafana: replace deprecated redirect_uris usage by allowed_redirect_uris ( #17710 )
2025-10-27 02:54:32 +00:00
dependabot[bot]
077645ba43
web: bump @types/codemirror from 5.60.16 to 5.60.17 in /web ( #17685 )
...
Bumps [@types/codemirror](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/codemirror ) from 5.60.16 to 5.60.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/codemirror )
---
updated-dependencies:
- dependency-name: "@types/codemirror"
dependency-version: 5.60.17
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-26 23:35:27 +01:00
dependabot[bot]
94cfb5be76
web: bump @types/node from 22.15.19 to 24.9.1 in /web ( #17687 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.15.19 to 24.9.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.9.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-26 23:35:12 +01:00
dependabot[bot]
6784d29b7f
web: bump hono from 4.10.2 to 4.10.3 in /web ( #17698 )
...
Bumps [hono](https://github.com/honojs/hono ) from 4.10.2 to 4.10.3.
- [Release notes](https://github.com/honojs/hono/releases )
- [Commits](https://github.com/honojs/hono/compare/v4.10.2...v4.10.3 )
---
updated-dependencies:
- dependency-name: hono
dependency-version: 4.10.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-26 23:35:00 +01:00
Dominic R
b5ae282bf3
website/docs: blueprints: add a bit more info ( #17704 )
...
* website/docs: blueprints: add a bit more info
* this might be worth mentioning
* fix
* a bit more info
2025-10-26 09:24:33 -04:00
Dominic R
5e4c9ad44c
website/docs: release notes: Add Zot integration ( #17700 )
2025-10-24 23:59:12 +00:00
shcherbak
12fb630f5e
website/integrations: zot oci registry integration ( #17682 )
...
Co-authored-by: iops <iops@syneforge.com >
Co-authored-by: dewi-tik <dewi@goauthentik.io >
Co-authored-by: Dominic R <dominic@sdko.org >
2025-10-24 23:46:10 +00:00
AlexLArmstrong
813878f260
website/integrations: sonarr: clarify reverse proxy setup ( #17485 )
...
* Clarify Sonarr setup
The Sonarr setup documentation, especially the reverse proxy setup section, caused confusion.
The documentation was clarified by providing an architectural overview and slight change in wording in the Reverse Proxy Setup section.
Signed-off-by: AlexLArmstrong <143502247+AlexLArmstrong@users.noreply.github.com >
* Fix typo and move diagram in sonarr/index.md
Signed-off-by: AlexLArmstrong <143502247+AlexLArmstrong@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: AlexLArmstrong <143502247+AlexLArmstrong@users.noreply.github.com >
* Prettier fix
---------
Signed-off-by: AlexLArmstrong <143502247+AlexLArmstrong@users.noreply.github.com >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: dewi-tik <dewi@goauthentik.io >
2025-10-24 16:01:04 -05:00
Tana M Berry
21d965d481
website/docs: eap add info about custom validation ( #17642 )
...
* add info about custom validation
* tweaked table
* remove bullet
* remove other bullet
---------
Co-authored-by: Tana M Berry <tana@goauthentik.io >
2025-10-24 20:36:40 +00:00
Teffen Ellis
06fcbfd5af
web: Fix table row click handler. ( #17697 )
2025-10-24 19:26:42 +00:00
Dylan Kauling
d9707d4ad0
root: Fix transifex link ( #17696 )
...
readme: Fix transifex link
Previous link was giving a 404, looks like they moved projects to a different subdomain.
Signed-off-by: Dylan Kauling <gunsmithy@gmail.com >
2025-10-24 19:01:42 +02:00
Marc 'risson' Schmitt
b247ccdcfa
translate: add cs_CZ ( #17632 )
2025-10-24 15:40:30 +02:00
dependabot[bot]
ee201ce73c
web: bump @goauthentik/prettier-config from 1.0.5 to 3.1.0 in /web in the goauthentik group across 1 directory ( #17684 )
...
web: bump @goauthentik/prettier-config
Bumps the goauthentik group with 1 update in the /web directory: @goauthentik/prettier-config.
Updates `@goauthentik/prettier-config` from 1.0.5 to 3.1.0
---
updated-dependencies:
- dependency-name: "@goauthentik/prettier-config"
dependency-version: 3.1.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: goauthentik
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-24 13:45:18 +02:00
Marcelo Elizeche Landó
3d38bcd859
web: Make action field search case insensitive in Event Matcher Policy Form ( #17680 )
...
* Make action field search case insensitive
* fix linting
2025-10-23 21:54:40 +02:00
Tana M Berry
c9bed1339c
website/docs: add note about invite link not bound ( #17657 )
...
* invite link not bound
* marcelo's truth
* jens tweak
---------
Co-authored-by: Tana M Berry <tana@goauthentik.io >
2025-10-23 09:56:53 -05:00
Teffen Ellis
7d10f1555c
web: Abstract Wizard Lifecycle ( #17658 )
...
* web: Remove wizard step element creation.
* web: Clean up abstract properties.
2025-10-23 15:43:52 +02:00
Teffen Ellis
03f4d7a9f5
web: Table row refinements ( #17659 )
...
* web: Reset selection state after refresh.
* web: Only select row when not expandable.
* web: Only render expandable content when row is expanded.
* web: Use `repeat` directive.
2025-10-23 15:42:31 +02:00
dependabot[bot]
a8908bdc26
core: bump goauthentik.io/api/v3 from 3.2025120.1 to 3.2025120.2 ( #17662 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2025120.1 to 3.2025120.2.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Changelog](https://github.com/goauthentik/client-go/blob/main/model_version_history.go )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2025120.1...v3.2025120.2 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
dependency-version: 3.2025120.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-23 14:33:27 +02:00
dependabot[bot]
0cf346cb58
web: bump the sentry group across 1 directory with 2 updates ( #17663 )
...
Bumps the sentry group with 2 updates in the /web directory: [@sentry/browser](https://github.com/getsentry/sentry-javascript ) and @spotlightjs/spotlight.
Updates `@sentry/browser` from 10.20.0 to 10.21.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/10.20.0...10.21.0 )
Updates `@spotlightjs/spotlight` from 4.1.4 to 4.2.0
---
updated-dependencies:
- dependency-name: "@sentry/browser"
dependency-version: 10.21.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: sentry
- dependency-name: "@spotlightjs/spotlight"
dependency-version: 4.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: sentry
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-23 13:51:30 +02:00
dependabot[bot]
adca19d419
web: bump chromedriver from 141.0.3 to 141.0.4 in /web ( #17665 )
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 141.0.3 to 141.0.4.
- [Commits](https://github.com/giggio/node-chromedriver/compare/141.0.3...141.0.4 )
---
updated-dependencies:
- dependency-name: chromedriver
dependency-version: 141.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-23 13:10:37 +02:00
dependabot[bot]
53ac1c93c6
lifecycle/aws: bump aws-cdk from 2.1030.0 to 2.1031.0 in /lifecycle/aws ( #17667 )
...
Bumps [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk ) from 2.1030.0 to 2.1031.0.
- [Release notes](https://github.com/aws/aws-cdk-cli/releases )
- [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1031.0/packages/aws-cdk )
---
updated-dependencies:
- dependency-name: aws-cdk
dependency-version: 2.1031.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-23 13:10:25 +02:00
dependabot[bot]
b205e823a0
website: bump the eslint group in /website with 3 updates ( #17601 )
...
Bumps the eslint group in /website with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ).
Updates `@typescript-eslint/eslint-plugin` from 8.46.1 to 8.46.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.2/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.46.1 to 8.46.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.2/packages/parser )
Updates `typescript-eslint` from 8.46.1 to 8.46.2
- [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.46.2/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.46.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.46.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: eslint
- dependency-name: typescript-eslint
dependency-version: 8.46.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-22 18:15:42 +02:00
dependabot[bot]
2691ca0bdc
web: bump hono from 4.9.12 to 4.10.2 in /web ( #17653 )
...
Bumps [hono](https://github.com/honojs/hono ) from 4.9.12 to 4.10.2.
- [Release notes](https://github.com/honojs/hono/releases )
- [Commits](https://github.com/honojs/hono/compare/v4.9.12...v4.10.2 )
---
updated-dependencies:
- dependency-name: hono
dependency-version: 4.10.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-22 18:14:46 +02:00
dependabot[bot]
2705c816e1
web: bump @types/node from 24.9.0 to 24.9.1 in /packages/esbuild-plugin-live-reload ( #17616 )
...
web: bump @types/node in /packages/esbuild-plugin-live-reload
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 24.9.0 to 24.9.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.9.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-22 17:51:37 +02:00
dependabot[bot]
724f2aac1f
core: bump goauthentik.io/api/v3 from 3.2025100.25 to 3.2025120.1 ( #17613 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2025100.25 to 3.2025120.1.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Changelog](https://github.com/goauthentik/client-go/blob/main/model_version_history.go )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2025100.25...v3.2025120.1 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
dependency-version: 3.2025120.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-22 17:51:27 +02:00
dependabot[bot]
7fa60ec0e5
website: bump @types/node from 24.9.0 to 24.9.1 in /website ( #17612 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 24.9.0 to 24.9.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.9.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-22 17:51:16 +02:00
dependabot[bot]
12da0f3615
web: bump vite from 7.1.10 to 7.1.11 in /web ( #17604 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 7.1.10 to 7.1.11.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v7.1.11/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.1.11
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-22 17:51:08 +02:00
Marc 'risson' Schmitt
e593933bca
lib/sync/outgoing: store sync settings in database ( #17630 )
2025-10-22 17:15:37 +02:00
dependabot[bot]
6a594355d3
web: bump @types/node from 24.9.0 to 24.9.1 in /packages/prettier-config ( #17617 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 24.9.0 to 24.9.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.9.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-22 16:52:06 +02:00
dependabot[bot]
42162620d6
web: bump @types/node from 22.15.19 to 24.9.1 in /web ( #17618 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.15.19 to 24.9.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.9.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-22 16:51:48 +02:00
dependabot[bot]
b4bfa3689d
web: bump knip from 5.66.1 to 5.66.2 in /web ( #17619 )
...
Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip ) from 5.66.1 to 5.66.2.
- [Release notes](https://github.com/webpro-nl/knip/releases )
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json )
- [Commits](https://github.com/webpro-nl/knip/commits/5.66.2/packages/knip )
---
updated-dependencies:
- dependency-name: knip
dependency-version: 5.66.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-22 16:51:35 +02:00
transifex-integration[bot]
4b54bd6b82
translate: Updates for file web/xliff/en.xlf in pt_BR ( #17639 )
...
Translate web/xliff/en.xlf in pt_BR
100% translated source file: 'web/xliff/en.xlf'
on 'pt_BR'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-10-22 16:51:03 +02:00
authentik-automation[bot]
5ab0a4380f
core, web: update translations ( #17643 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
2025-10-22 16:33:08 +02:00
Tana M Berry
7894c52764
website/docs: rel notes 2025.10: add 3 more integration guides ( #17641 )
...
* add 3 more int guides
* Apply suggestion from @dominic-r
Signed-off-by: Dominic R <dominic@sdko.org >
* is github's suggestion thingy usually this buggy
---------
Signed-off-by: Dominic R <dominic@sdko.org >
Co-authored-by: Tana M Berry <tana@goauthentik.io >
Co-authored-by: Dominic R <dominic@sdko.org >
2025-10-22 09:28:49 -04:00
Jens L.
e9347e88e1
providers/proxy: drop headers with underscores ( #17650 )
...
drop any headers with underscores that we set in the remote system
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-10-22 15:19:34 +02:00
dependabot[bot]
92de2c3d25
core: bump astral-sh/uv from 0.9.4 to 0.9.5 ( #17645 )
...
Bumps [astral-sh/uv](https://github.com/astral-sh/uv ) from 0.9.4 to 0.9.5.
- [Release notes](https://github.com/astral-sh/uv/releases )
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/uv/compare/0.9.4...0.9.5 )
---
updated-dependencies:
- dependency-name: astral-sh/uv
dependency-version: 0.9.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-22 13:26:53 +02:00
dependabot[bot]
b241f9b087
web: bump style-mod from 4.1.2 to 4.1.3 in /web ( #17647 )
...
Bumps [style-mod](https://github.com/marijnh/style-mod ) from 4.1.2 to 4.1.3.
- [Commits](https://github.com/marijnh/style-mod/compare/4.1.2...4.1.3 )
---
updated-dependencies:
- dependency-name: style-mod
dependency-version: 4.1.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-22 13:26:34 +02:00
dependabot[bot]
38d399626e
core: bump github.com/getsentry/sentry-go from 0.36.0 to 0.36.1 ( #17646 )
...
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go ) from 0.36.0 to 0.36.1.
- [Release notes](https://github.com/getsentry/sentry-go/releases )
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-go/compare/v0.36.0...v0.36.1 )
---
updated-dependencies:
- dependency-name: github.com/getsentry/sentry-go
dependency-version: 0.36.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-22 13:26:23 +02:00
Dominic R
a972eab2fc
website/integrations: add terraform cloud ( #17610 )
...
* website/integrations: add terraform cloud
* Added extra section and clarified verification section
* Update website/integrations/infrastructure/terraform-cloud/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dominic R <dominic@sdko.org >
* Update website/integrations/infrastructure/terraform-cloud/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dominic R <dominic@sdko.org >
* Update website/integrations/infrastructure/terraform-cloud/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dominic R <dominic@sdko.org >
* Update website/integrations/infrastructure/terraform-cloud/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dominic R <dominic@sdko.org >
---------
Signed-off-by: Dominic R <dominic@sdko.org >
Co-authored-by: dewi-tik <dewi@goauthentik.io >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-10-22 10:28:22 +01:00
Connor Peshek
157aef6a67
website/integrations: add zendesk ( #17541 )
...
* Add zendesk integration steps
---------
Signed-off-by: Connor Peshek <connor@connorpeshek.me >
Co-authored-by: connor peshek <connorpeshek@connors-MacBook-Pro.local >
Co-authored-by: Dominic R <dominic@sdko.org >
Co-authored-by: dewi-tik <dewi@goauthentik.io >
2025-10-21 15:58:21 -05:00
Marcelo Elizeche Landó
710714ab7a
core: bump djangorestframework from 3.16.0 (our fork) to v3.16.1 (official package) ( #16594 )
...
* bump djangorestframework from 3.16.0 (our fork) to v3.16.1 (official package)
* maybe fix issues?
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* check for .pk when state==ABSENT in blueprint importer
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2025-10-21 18:37:01 +02:00
Jens L.
6ea8d7dbaf
enterprise: add prometheus metrics for license usage and expiry ( #17606 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-10-21 18:03:52 +02:00
Jens L.
3c4d106880
ci: link to next. for pre-release docs ( #17634 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-10-21 17:44:55 +02:00
Marcelo Elizeche Landó
604ec1f9c1
web: sync web/package-lock.json ( #17611 )
...
sync web/package-lock.json
2025-10-21 17:32:02 +02:00
Dewi Roberts
75e93ca114
website/integrations: random fixes ( #17631 )
...
* Change miniflux and espo-crm formatting
* Fixes capitalization, bolding and wording.
2025-10-21 13:21:15 +00:00
Dewi Roberts
7a98b64855
website/docs: add short-lived certificate recommendation ( #17628 )
...
Add certificate recommendation
2025-10-21 13:02:27 +00:00
authentik-automation[bot]
7190a94095
core, web: update translations ( #17605 )
...
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
2025-10-21 14:25:09 +02:00
transifex-integration[bot]
65f09d0cae
translate: Updates for file locale/en/LC_MESSAGES/django.po in pt_BR ( #17622 )
...
Translate locale/en/LC_MESSAGES/django.po in pt_BR
100% translated source file: 'locale/en/LC_MESSAGES/django.po'
on 'pt_BR'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-10-21 14:23:15 +02:00
Jens L.
fa10a29727
ci: use forked release action to deal with large release notes ( #17625 )
...
* ci: use forked release action to deal with large release notes
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* bump build
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-10-21 14:21:56 +02:00