Marc 'risson' Schmitt
0b4be1fdda
website/docs: 2025.8.1 release notes ( #16343 )
2025-08-22 14:51:40 +00:00
Marc 'risson' Schmitt
e305c98eb8
packages/django-dramatiq-postgres: broker: fix various timing issues ( #16340 )
2025-08-22 14:04:54 +00:00
Dewi Roberts
35bd1d9907
website/docs: adds details to certificates doc ( #16335 )
...
* Clarifies certs directory mounting and adds instruction for manually re-triggering discovery.
* Fixed mounting info
* Update website/docs/sys-mgmt/certificates.md
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Update website/docs/sys-mgmt/certificates.md
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
---------
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
Co-authored-by: Dominic R <dominic@sdko.org >
2025-08-22 14:53:44 +01:00
Marc 'risson' Schmitt
3150885889
outposts: allow ingress path type configuration ( #16339 )
2025-08-22 15:36:18 +02:00
authentik-automation[bot]
5fd96518d3
core, web: update translations ( #16321 )
...
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
2025-08-22 12:47:49 +00:00
Marc 'risson' Schmitt
287647beea
outposts: fix service connection update task arguments ( #16312 )
2025-08-22 14:31:49 +02:00
Marcelo Elizeche Landó
2c1a0ca0fc
core: use email backend for test_email management command ( #16311 )
2025-08-22 14:17:02 +02:00
dependabot[bot]
da47095ebc
core: bump astral-sh/uv from 0.8.12 to 0.8.13 ( #16325 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-22 14:15:57 +02:00
Dominic R
2ea95ba189
website: Move docs netlify.toml ( #16320 )
...
* website: Move docs netlify.toml
* Update publish path in Netlify configuration
Signed-off-by: Dominic R <dominic@sdko.org >
---------
Signed-off-by: Dominic R <dominic@sdko.org >
2025-08-22 13:36:16 +02:00
Tana M Berry
b277828b21
website/docs: add link in 2025.8 rel notes to back-channel logout docs ( #16306 )
...
Co-authored-by: Tana M Berry <tana@goauthentik.io >
2025-08-21 19:12:54 +00:00
Marc 'risson' Schmitt
8765c92fc4
packages/django-dramatiq-postgres: middleware: fix listening on hosts where ipv6 is not supported ( #16308 )
2025-08-21 19:11:21 +00:00
Teffen Ellis
536688f23b
website: Fix version origin detection, build-time URLs ( #15774 )
...
* website: Update route base path.
* website: Add copy step for migration.
* website: Use build redirects.
* website: Ensure that netlify config is picked up.
* website: Add shared Netlify plugin cache.
* website: Use relative path.
* website: Fix routing when moving across versioned URLs.
* website: Fix issues surrounding origin detection.
* website: Allow integrations to omit plugin data, fix types.
2025-08-21 18:31:54 +00:00
Teffen Ellis
7861f5a40e
web/a11y: Associating labels with inputs ( #16119 )
...
web: Flesh out use of label component.
web: Add correct ID to stage inputs.
2025-08-21 18:28:38 +00:00
Teffen Ellis
e7b43b72ab
web: Username truncation, field alignment. ( #16283 )
2025-08-21 18:03:51 +02:00
Dewi Roberts
2bf9a9d4fe
website/docs: adds a webhook header mapping example ( #16301 )
...
* Adds webhook header example
* Small changes
* Update website/docs/sys-mgmt/events/transports.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
---------
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-08-21 16:59:03 +01:00
Teffen Ellis
f6af8f3b9d
web: Fix issue where form group uses unknown slot. ( #16276 )
2025-08-21 17:56:26 +02:00
Marc 'risson' Schmitt
c9a4eff3a8
lifecycle: set PROMETHEUS_MULTIPROC_DIR as early as possible ( #16298 )
2025-08-21 11:09:36 -03:00
Marc 'risson' Schmitt
b893305e5f
providers/oauth2: fix logout token missing sid, fix wrong sub mode used ( #16295 )
2025-08-21 10:43:10 -03:00
dependabot[bot]
b3a5cc8320
web: bump core-js from 3.45.0 to 3.45.1 in /web ( #16290 )
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.45.0 to 3.45.1.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.45.1/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-version: 3.45.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-08-21 08:29:05 -04:00
Dominic R
94d7a989a1
root: Remove CODEOWNERS entries from docs/ directory ( #16287 )
2025-08-21 14:19:09 +02:00
Dominic R
359fa5d5df
*: Fix dead doc link ( #16288 )
2025-08-21 14:09:20 +02:00
Dominic R
11c9015a49
web: saml provider view: fix state refresh issues ( #14474 )
...
* web: saml provider view: fix state refresh issues
Fixes the following issues:
1. Fixed incorrect certificate download when changing a signing certificate - previously, clicking "Download Signing Certificate" after updating a certificate would still download the old certificate until the page was refreshed.
2. Fixed missing UI updates when adding a signing certificate - previously, when a signing certificate was added to a provider, the download button wouldn't appear until the page was refreshed.
3. Fixed persistent download button when removing a certificate - previously, when a signing certificate was removed from a provider, the download button would still be visible until the page was refreshed.
* prob has more uses than for certs only
* teffen's suggestions
Signed-off-by: Dominic R <dominic@sdko.org >
* fix
Signed-off-by: Dominic R <dominic@sdko.org >
* this should fix it?
Signed-off-by: Dominic R <dominic@sdko.org >
---------
Signed-off-by: Dominic R <dominic@sdko.org >
2025-08-21 03:39:16 +02:00
Max
f135990c6b
web: fix "Explore integrations" link in Quick actions ( #16274 )
...
fix "Explore integrations" link in Quick actions
2025-08-20 19:21:46 -04:00
Max
6f63a3eb15
website/integrations: fix dead links to external docs ( #16273 )
2025-08-20 18:46:27 +00:00
Marc 'risson' Schmitt
2209fcea2a
tasks: add rel_obj to system task exception event ( #16270 )
2025-08-20 17:29:05 +00:00
Marc 'risson' Schmitt
e5efb50a37
website/docs: update 2025.8 release notes ( #16269 )
2025-08-20 19:15:20 +02:00
dependabot[bot]
bbc02dc065
web: bump @patternfly/elements from 4.1.0 to 4.2.0 in /web ( #16265 )
...
Bumps [@patternfly/elements](https://github.com/patternfly/patternfly-elements/tree/HEAD/elements ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/patternfly/patternfly-elements/releases )
- [Changelog](https://github.com/patternfly/patternfly-elements/blob/main/elements/CHANGELOG.md )
- [Commits](https://github.com/patternfly/patternfly-elements/commits/@patternfly/elements@4.2.0/elements )
---
updated-dependencies:
- dependency-name: "@patternfly/elements"
dependency-version: 4.2.0
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-08-20 13:05:02 +01:00
dependabot[bot]
f3f81951c6
web: bump mermaid from 11.9.0 to 11.10.0 in /web ( #16263 )
...
Bumps [mermaid](https://github.com/mermaid-js/mermaid ) from 11.9.0 to 11.10.0.
- [Release notes](https://github.com/mermaid-js/mermaid/releases )
- [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.9.0...mermaid@11.10.0 )
---
updated-dependencies:
- dependency-name: mermaid
dependency-version: 11.10.0
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-08-20 13:04:50 +01:00
dependabot[bot]
739eff66e0
web: bump @types/guacamole-common-js from 1.5.3 to 1.5.4 in /web ( #16262 )
...
Bumps [@types/guacamole-common-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/guacamole-common-js ) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/guacamole-common-js )
---
updated-dependencies:
- dependency-name: "@types/guacamole-common-js"
dependency-version: 1.5.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-08-20 13:04:24 +01:00
Dominic R
48de61a926
security: Bump supported versions ( #16261 )
...
Signed-off-by: Dominic R <dominic@sdko.org >
2025-08-20 12:41:45 +01:00
Marcelo Elizeche Landó
032031f2cf
core: bump channels from 4.3.0 to v4.3.1 ( #16260 )
2025-08-20 13:25:44 +02:00
transifex-integration[bot]
4e44209af1
translate: Updates for file web/xliff/en.xlf in cs_CZ ( #16264 )
...
* Translate web/xliff/en.xlf in cs_CZ
100% translated source file: 'web/xliff/en.xlf'
on 'cs_CZ'.
* Translate web/xliff/en.xlf in cs_CZ
100% translated source file: 'web/xliff/en.xlf'
on 'cs_CZ'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-08-20 11:12:41 +00:00
dependabot[bot]
289555abcd
website: bump the eslint group in /website with 3 updates ( #16248 )
2025-08-19 21:38:10 +01:00
Marcelo Elizeche Landó
943c456555
stages/authenticator_duo: Add test to fix codecov error ( #16257 )
...
* Add test to fix codecov error
* use self.assertJSONEqual instead of assertEqual
2025-08-19 22:12:39 +02:00
dependabot[bot]
a79b914d39
core: bump selenium/standalone-chrome from 138.0 to 139.0 in /tests/e2e ( #16256 )
2025-08-19 21:06:20 +01:00
dependabot[bot]
7a8816abd1
web: bump the eslint group across 2 directories with 3 updates ( #16255 )
2025-08-19 21:06:00 +01:00
Dominic R
93e448c3fd
website/docs: sys-mgmt/s3: Clean up and improve ( #16242 )
...
* website/docs: sys-mgmt/s3: Clean up and improve
Signed-off-by: Dominic R <dominic@sdko.org >
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
* Update website/docs/sys-mgmt/ops/storage-s3.md
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
---------
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
2025-08-19 15:01:32 -05:00
Tana M Berry
109c869f97
website/docs: Advanced queries, remove reference to QL and add more examples ( #16191 )
...
* remove reference to QL
* add Jens' examples
* tweak
* Update website/docs/users-sources/user/user_basic_operations.md
Co-authored-by: Jens L. <jens@goauthentik.io >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/docs/users-sources/user/user_basic_operations.md
Co-authored-by: Jens L. <jens@goauthentik.io >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* add note about UX ticks
* tweak
* argh
* clarify there are more values
* add link to Event actions list
* tweaks, typo
* Update website/docs/users-sources/user/user_basic_operations.md
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/docs/sys-mgmt/events/logging-events.md
Co-authored-by: Jens L. <jens@goauthentik.io >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* jens edits
---------
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Tana M Berry <tana@goauthentik.io >
Co-authored-by: Jens L. <jens@goauthentik.io >
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
2025-08-19 14:27:00 -05:00
Dominic R
8029fdad7b
website/integrations: emby ( #15921 )
...
Signed-off-by: Dominic R <dominic@sdko.org >
Co-authored-by: Tana Berry <tana@goauthentik.io >
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Co-authored-by: Ivan Schaller <ivan@schaller.sh >
2025-08-19 14:12:45 -05:00
Marcelo Elizeche Landó
d2aac457ef
stages/authenticator_duo: return generic error message ( #16194 )
...
* return generic error message
Signed-off-by: Marcelo Elizeche Landó <marcelo@goauthentik.io >
* fix linting
* Trigger Build
---------
Signed-off-by: Marcelo Elizeche Landó <marcelo@goauthentik.io >
2025-08-19 18:27:48 +02:00
dependabot[bot]
70ce5ccceb
core: bump axllent/mailpit from v1.27.4 to v1.27.5 in /tests/e2e ( #16252 )
...
Bumps axllent/mailpit from v1.27.4 to v1.27.5.
---
updated-dependencies:
- dependency-name: axllent/mailpit
dependency-version: v1.27.5
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-08-19 17:05:56 +01:00
dependabot[bot]
173c334478
core: bump astral-sh/uv from 0.8.11 to 0.8.12 ( #16250 )
...
Bumps [astral-sh/uv](https://github.com/astral-sh/uv ) from 0.8.11 to 0.8.12.
- [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.8.11...0.8.12 )
---
updated-dependencies:
- dependency-name: astral-sh/uv
dependency-version: 0.8.12
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-08-19 17:05:33 +01:00
dependabot[bot]
6e321097a1
web: bump the rollup group across 1 directory with 4 updates ( #16251 )
...
Bumps the rollup group with 4 updates in the /web directory: [@rollup/rollup-darwin-arm64](https://github.com/rollup/rollup ), [@rollup/rollup-linux-arm64-gnu](https://github.com/rollup/rollup ), [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup ) and [rollup](https://github.com/rollup/rollup ).
Updates `@rollup/rollup-darwin-arm64` from 4.46.2 to 4.46.3
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.46.2...v4.46.3 )
Updates `@rollup/rollup-linux-arm64-gnu` from 4.46.2 to 4.46.3
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.46.2...v4.46.3 )
Updates `@rollup/rollup-linux-x64-gnu` from 4.46.2 to 4.46.3
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.46.2...v4.46.3 )
Updates `rollup` from 4.46.2 to 4.46.3
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.46.2...v4.46.3 )
---
updated-dependencies:
- dependency-name: "@rollup/rollup-darwin-arm64"
dependency-version: 4.46.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rollup
- dependency-name: "@rollup/rollup-linux-arm64-gnu"
dependency-version: 4.46.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rollup
- dependency-name: "@rollup/rollup-linux-x64-gnu"
dependency-version: 4.46.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rollup
- dependency-name: rollup
dependency-version: 4.46.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rollup
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-19 17:05:29 +01:00
dependabot[bot]
f3bf8097b8
core: bump goauthentik/fips-python from 3.13.6-slim-bookworm-fips to 3.13.7-slim-bookworm-fips ( #16253 )
...
core: bump goauthentik/fips-python
Bumps goauthentik/fips-python from 3.13.6-slim-bookworm-fips to 3.13.7-slim-bookworm-fips.
---
updated-dependencies:
- dependency-name: goauthentik/fips-python
dependency-version: 3.13.7-slim-bookworm-fips
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-08-19 17:05:16 +01:00
authentik-automation[bot]
b869433e4d
core, web: update translations ( #16244 )
...
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-08-19 13:51:45 +01:00
Dominic R
5aef86c3d1
core: Block usage of Django's createsuperuser ( #16215 )
...
wip
2025-08-19 13:43:06 +01:00
Dominic R
970ac44ff8
web: Do not mark Attributes as a mandatory field ( #16004 )
...
* web: Do not mark Attributes as a mandatory field
* fix lint
* Teffen's suggestion
2025-08-19 14:16:49 +02:00
dependabot[bot]
9145d55e6c
web: bump @types/react from 19.1.8 to 19.1.10 in /packages/docusaurus-config ( #16131 )
...
web: bump @types/react in /packages/docusaurus-config
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 19.1.8 to 19.1.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-version: 19.1.10
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-08-18 20:39:35 +01:00
Dominic R
1c36b361b2
router: fix missing response headers on compressed 404 for static files ( #16216 )
...
* router: only serve dist assets if present; fallback to backend 404
* fix
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2025-08-18 20:18:28 +01:00
Teffen Ellis
d55e23cdb8
web: Fix ak-flow-card footer alignment. ( #16236 )
2025-08-18 18:10:51 +00:00