bbd639c37d
Merge branch 'main' into better-version-bump
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
# Conflicts:
# .bumpversion.cfg
# authentik/__init__.py
# docker-compose.yml
# internal/constants/constants.go
2025-06-05 23:31:49 +02:00
d14b480926
web/user: fix user settings flow not loading ( #14911 )
...
* web/user: fix user settings flow not loading
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* unrelated fix: fix select caret color in dark theme
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2025-06-05 23:26:06 +02:00
d9c79558b1
website/docs: fix outdated and incorrect example kubernetes deployment ( #14928 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-06-05 21:09:56 +02:00
ed20d1b6aa
docusaurus-config: Update deps, colors. ( #14796 )
2025-06-05 14:00:06 -04:00
f03ee47bb3
admin: only run update checks in the default tenant ( #14874 )
2025-06-05 13:51:27 +00:00
396366a99a
translate: Updates for file locale/en/LC_MESSAGES/django.po in fr ( #14923 )
...
Translate locale/en/LC_MESSAGES/django.po in fr
100% translated source file: 'locale/en/LC_MESSAGES/django.po'
on 'fr'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-06-05 13:42:38 +00:00
13d2df3bf6
core: bump astral-sh/uv from 0.7.10 to 0.7.11 ( #14918 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-05 12:33:17 +00:00
d65b8ae029
providers/proxy: set_oauth_defaults in reconcile instead of task ( #14875 )
2025-06-05 14:28:18 +02:00
296031c5df
*: use ManagedAppConfig everywhere ( #14839 )
2025-06-05 14:28:11 +02:00
452639d6d2
tenants: fix tenant aware celery scheduler ( #14921 )
2025-06-05 12:20:01 +00:00
465ccb7ab9
core, web: update translations ( #14910 )
...
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
2025-06-05 14:11:00 +02:00
fdce812ddc
core: bump goauthentik.io/api/v3 from 3.2025041.4 to 3.2025060.1 ( #14919 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-05 14:05:29 +02:00
005da84dbe
translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN ( #14915 )
...
Translate locale/en/LC_MESSAGES/django.po in zh_CN
100% translated source file: 'locale/en/LC_MESSAGES/django.po'
on 'zh_CN'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-06-05 14:04:46 +02:00
b098971718
translate: Updates for file web/xliff/en.xlf in zh_CN ( #14916 )
...
Translate web/xliff/en.xlf in zh_CN
100% translated source file: 'web/xliff/en.xlf'
on 'zh_CN'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-06-05 14:04:27 +02:00
147bfa3f97
translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans ( #14914 )
...
Translate django.po in zh-Hans
100% translated source file: 'django.po'
on 'zh-Hans'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-06-05 14:04:22 +02:00
fc5f91ea29
website/integrations: improve komodo config verification ( #14849 )
...
### What
Some wording improvements to the Komodo configuration verification. Not sure I like it, but I found parts of the old wording a little strange
Signed-off-by: Dominic R <dominic@sdko.org >
2025-06-05 10:32:51 +01:00
e29961b088
website/integrations: fix komodo provider url ( #14912 )
...
* fix KOMODO_OIDC_PROVIDER uri docs
* Update website/integrations/services/komodo/index.mdx
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dylan Gottlieb <dylangottlieb@users.noreply.github.com >
---------
Signed-off-by: Dylan Gottlieb <dylangottlieb@users.noreply.github.com >
Co-authored-by: Dominic R <dominic@sdko.org >
2025-06-05 09:30:47 +00:00
52ca70d6bb
website/docs: fix note at end of rac credentials prompt ( #14909 )
...
* Fixes note section at end of document
* tweak to bump build
---------
Co-authored-by: Tana M Berry <tana@goauthentik.io >
2025-06-04 17:12:40 -05:00
42cb9cb531
website/docs: add credentials prompt for rac doc ( #14840 )
...
* Adds document
* Typo
* Clarified RAC endpoint sentence based on Tana's suggestion.
* Update website/docs/add-secure-apps/providers/rac/rac_credentials_prompt.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Small wording improvements
* Added connection security type information
* A word
* Added to sidebar
* Update website/docs/add-secure-apps/providers/rac/rac_credentials_prompt.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Applied suggestions from Tana
* Update website/docs/add-secure-apps/providers/rac/rac_credentials_prompt.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-06-04 20:40:43 +00:00
837cd3bcb0
core: bump redis from 6.0.0 to v6.2.0 ( #14895 )
2025-06-04 20:17:09 +02:00
53a9c147cd
core: bump protobuf from 6.30.2 to v6.31.1 ( #14894 )
2025-06-04 20:16:54 +02:00
d7f166f260
core: bump click from 8.2.0 to v8.2.1 ( #14881 )
2025-06-04 20:16:45 +02:00
8ce9343457
core: bump uritemplate from 4.1.1 to v4.2.0 ( #14902 )
2025-06-04 15:11:21 -03:00
6af27d0c90
core: bump azure-identity from 1.22.0 to v1.23.0 ( #14879 )
2025-06-04 19:36:46 +02:00
6fd48ccf9b
core: bump durationpy from 0.9 to v0.10 ( #14883 )
2025-06-04 19:36:27 +02:00
5567967848
core: bump prometheus-client from 0.21.1 to v0.22.1 ( #14893 )
2025-06-04 19:36:14 +02:00
090a377c78
core: bump jsonschema from 4.23.0 to v4.24.0 ( #14887 )
2025-06-04 19:35:59 +02:00
3e7bda87ea
core: bump std-uritemplate from 2.0.3 to v2.0.5 ( #14898 )
2025-06-04 19:35:47 +02:00
f22a539b50
core: bump aiohttp from 3.11.18 to v3.12.8 ( #14878 )
2025-06-04 19:35:33 +02:00
54811b2b05
core: bump pluggy from 1.5.0 to v1.6.0 ( #14892 )
2025-06-04 19:35:19 +02:00
35263f71ee
core: bump msgraph-core from 1.3.3 to v1.3.4 ( #14889 )
2025-06-04 19:35:03 +02:00
f0bc809389
core: bump daphne from 4.1.2 to v4.2.0 ( #14882 )
2025-06-04 19:34:47 +02:00
75b45312ee
core: bump typing-extensions from 4.13.2 to v4.14.0 ( #14900 )
2025-06-04 19:34:34 +02:00
e4eeb43f8a
core: bump google-api-core from 2.24.2 to v2.25.0 ( #14885 )
2025-06-04 19:34:19 +02:00
04850e5c84
core: bump rpds-py from 0.24.0 to v0.25.1 ( #14896 )
2025-06-04 19:34:07 +02:00
fbae9f2f34
core: bump google-auth from 2.40.1 to v2.40.2 ( #14886 )
2025-06-04 19:33:54 +02:00
3c966d9252
core: bump setuptools from 80.4.0 to v80.9.0 ( #14897 )
2025-06-04 19:33:38 +02:00
9f1cef18b2
core: bump frozenlist from 1.6.0 to v1.6.2 ( #14884 )
2025-06-04 19:33:23 +02:00
aae20dc399
core: bump multidict from 6.4.3 to v6.4.4 ( #14890 )
2025-06-04 19:33:12 +02:00
4dc43b788a
core: bump boto3 from 1.38.13 to v1.38.29 ( #14880 )
2025-06-04 19:32:57 +02:00
a3b40a97ef
core: bump opentelemetry-api from 1.33.0 to v1.34.0 ( #14891 )
2025-06-04 19:32:43 +02:00
852106f02f
core: bump typing-inspection from 0.4.0 to v0.4.1 ( #14901 )
2025-06-04 19:32:32 +02:00
7a34428aff
core: bump zipp from 3.21.0 to v3.22.0 ( #14903 )
2025-06-04 19:32:18 +02:00
c1b6a681a0
web: bump API Client version ( #14907 )
...
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-06-04 16:57:58 +00:00
7a8c2e7ad9
root: backport version bump 2025.6.0
( #14904 )
...
* release: 2025.6.0-rc1
* release: 2025.6.0
2025-06-04 18:28:52 +02:00
5c131fec36
fully get rid of bumpversion
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-06-04 18:27:04 +02:00
a575de21bc
update go version
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-06-04 18:24:55 +02:00
02275584a6
generate aws and fix compose
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-06-04 18:14:34 +02:00
27268d533c
generate compose
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-06-04 18:08:27 +02:00
0dba4b61f5
use make and tools instead, less search&replace
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-06-04 18:08:27 +02:00
c4d4512818
get authentik version from importlib
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-06-04 18:08:27 +02:00
a57381ca4a
website/docs: rotate supported versions: 2025.6
( #14856 )
2025-06-04 16:33:57 +02:00
154dde9a9a
website/release notes: add tailscale to new integrations ( #14859 )
...
* website/release notes: add tailscale to new integrations
### What
Adds Tailscale to the list of new integrations this release as it was merged like 5 minutes ago and technically 2025.6 isn't released just yet
Signed-off-by: Dominic R <dominic@sdko.org >
* tweaks to bump build
---------
Signed-off-by: Dominic R <dominic@sdko.org >
Co-authored-by: Tana M Berry <tana@goauthentik.io >
2025-06-04 09:10:49 -05:00
a15365a9f1
website/docs: release notes for 2025.4.2
( #14868 )
2025-06-04 15:23:01 +02:00
10f11cbc31
core: bump google-api-python-client from 2.170.0 to 2.171.0 ( #14864 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-04 13:22:01 +00:00
caec23d52a
core, web: update translations ( #14858 )
...
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
2025-06-04 15:05:25 +02:00
7e1781ed76
core: bump astral-sh/uv from 0.7.9 to 0.7.10 ( #14861 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-04 15:04:12 +02:00
0cfdbbbec6
core: bump argon2-cffi from 23.1.0 to 25.1.0 ( #14862 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-04 15:04:02 +02:00
8a1b7cb166
core: bump msgraph-sdk from 1.31.0 to 1.32.0 ( #14863 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-04 15:03:23 +02:00
f367a84676
website/integrations: tailscale ( #14499 )
...
* init
* wording
* lint
* Update website/integrations/services/tailscale/index.md
Signed-off-by: Dominic R <dominic@sdko.org >
* Dewi's suggestions
* still mention that its a placeholder
* fix
Signed-off-by: Dominic R <dominic@sdko.org >
* Update website/integrations/services/tailscale/index.md
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Signed-off-by: Dominic R <dominic@sdko.org >
* mv to end
Signed-off-by: Dominic R <dominic@sdko.org >
* indent
* Update website/integrations/services/tailscale/index.md
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Signed-off-by: Dominic R <dominic@sdko.org >
* Update website/integrations/services/tailscale/index.md
Signed-off-by: Dominic R <dominic@sdko.org >
* tweak to bump build
* another tweak to bump build
---------
Signed-off-by: Dominic R <dominic@sdko.org >
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Co-authored-by: Tana M Berry <tana@goauthentik.io >
2025-06-03 21:28:23 -05:00
32d6b03a3c
website/releases: order new integrations alphabetically ( #14850 )
...
### What
Orders the 2025.6 release note's new integrations alphabetically. It just bothers me.
Signed-off-by: Dominic R <dominic@sdko.org >
2025-06-03 16:35:06 -05:00
08027bf0ad
website/docs: update style guide ( #14373 )
...
* wip
Signed-off-by: Dominic R <dominic@sdko.org >
* fix ` ` `
Signed-off-by: Dominic R <dominic@sdko.org >
* Update website/docs/developer-docs/docs/style-guide.mdx
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dominic R <dominic@sdko.org >
* Update website/docs/developer-docs/docs/style-guide.mdx
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dominic R <dominic@sdko.org >
* Update website/docs/developer-docs/docs/style-guide.mdx
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dominic R <dominic@sdko.org >
* Update website/docs/developer-docs/docs/style-guide.mdx
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dominic R <dominic@sdko.org >
* Update style-guide.mdx
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dominic R <dominic@sdko.org >
* Update style-guide.mdx
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dominic R <dominic@sdko.org >
* Update style-guide.mdx
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dominic R <dominic@sdko.org >
* Update style-guide.mdx
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dominic R <dominic@sdko.org >
* Update style-guide.mdx
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dominic R <dominic@sdko.org >
* fix a few review suggestions
* review
* lint
* rm examples
* Update website/docs/developer-docs/docs/style-guide.mdx
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dominic R <dominic@sdko.org >
* Update website/docs/developer-docs/docs/style-guide.mdx
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/docs/developer-docs/docs/style-guide.mdx
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/docs/developer-docs/docs/style-guide.mdx
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* tweak to bump build
* tweak
---------
Signed-off-by: Dominic R <dominic@sdko.org >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Tana M Berry <tana@goauthentik.io >
2025-06-03 15:33:12 -05:00
8c02b25677
website/docs: finalize release notes for 2025.6
( #14854 )
...
* remove internal changes from release notes
* add late additions to release notes
* remove release candidate notice from `2025.6`
* rotate supported versions
* rotate releases in sidebar
* Revert "rotate supported versions"
This reverts commit eea9d03e1d
.
I'd like to do the release tonight, but I can't merge this because it
needs a review from @teams/security. I'll open a separate PR for it.
2025-06-03 21:55:29 +02:00
160f137707
providers/rac: apply ConnectionToken scoped-settings last ( #14838 )
...
* providers/rac: apply ConnectionToken scoped-settings last
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-06-03 20:23:37 +02:00
52c35fab06
lib/sync: fix static incorrect label of pages ( #14851 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-06-03 20:22:50 +02:00
69a07c1c88
website/docs: Add FIDO2 references to the documentation ( #14826 )
...
* Add FIDO2 references to the documentation
* Update website/docs/add-secure-apps/flows-stages/stages/authenticator_webauthn/index.mdx
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Marcelo Elizeche Landó <marce@melizeche.com >
---------
Signed-off-by: Marcelo Elizeche Landó <marce@melizeche.com >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-06-03 18:36:15 +02:00
691a0d66ee
website/docs: add LDAP docs for forward deletion and memberUid
( #14814 )
...
* website/docs: add LDAP docs for forward deletion and `memberUid`
* reword LDAP docs
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
---------
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
2025-06-03 17:44:32 +02:00
3f4328bf2a
stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs ( #14801 )
...
* stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* replace removed device type in tests
Android Authenticator with SafetyNet Attestation was removed from
blob.jwt in the previous commit
---------
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>
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
Co-authored-by: Simonyi Gergő <gergo@goauthentik.io >
2025-06-03 15:36:42 +00:00
b945552b7c
core: bump structlog from 25.3.0 to 25.4.0 ( #14834 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 15:16:17 +02:00
5347b85c9f
web: bump tar-fs from 3.0.8 to 3.0.9 in /web ( #14836 )
...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs ) from 3.0.8 to 3.0.9.
- [Commits](https://github.com/mafintosh/tar-fs/compare/v3.0.8...v3.0.9 )
---
updated-dependencies:
- dependency-name: tar-fs
dependency-version: 3.0.9
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 13:55:27 +02:00
fb2401cf9e
website/integrations: Update Zammad SAML Instructions ( #14774 )
...
* Update Zammad SAML Instructions
I just configured Zammad 6.4.1 to work with Authentik 2025.4.1. There seem to have been some changes since these instructions were written. The Name ID Format cannot be left blank. The SSO URL and the logout URL were incorrect. I was getting an Error 422 from Zammad until I turned on signing assertions, so I conclude that is required and I wrote instructions for that. I saw some discussion online elsewhere that the `----BEGIN` and `---END` lines should be removed. I tested it both ways and it worked both ways. I wrote the instructions to keep those lines in because it seemed simplest and most intuitive.
Signed-off-by: Paco Hope <pacohope@users.noreply.github.com >
* Incorporate separate instructions for certificate file
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Signed-off-by: Paco Hope <pacohope@users.noreply.github.com >
* Incorporate simplified copy/paste instructions
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Signed-off-by: Paco Hope <pacohope@users.noreply.github.com >
* Incoporate formatting change
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Signed-off-by: Paco Hope <pacohope@users.noreply.github.com >
* Incorporate formatting changes
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Signed-off-by: Paco Hope <pacohope@users.noreply.github.com >
* Removed reference to custom properties
* Capitalisation
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Paco Hope <pacohope@users.noreply.github.com >
* Formatting
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Paco Hope <pacohope@users.noreply.github.com >
* Formatting
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Paco Hope <pacohope@users.noreply.github.com >
* Updated language
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Paco Hope <pacohope@users.noreply.github.com >
* Update website/integrations/services/zammad/index.md
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Paco Hope <pacohope@users.noreply.github.com >
* Update website/integrations/services/zammad/index.md
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Paco Hope <pacohope@users.noreply.github.com >
* tweak to bump build
* bump build
* use bold font for UI labels
* my typo
* capitalization fix
---------
Signed-off-by: Paco Hope <pacohope@users.noreply.github.com >
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Co-authored-by: Dominic R <dominic@sdko.org >
Co-authored-by: Tana M Berry <tana@goauthentik.io >
2025-06-02 14:20:28 -05:00
b161315811
website/integrations: remove trailing slash from budibase redirect ( #14823 )
...
Removes trailing slash from redirect
2025-06-02 18:41:45 +01:00
0fa2267b86
remove fluff from release notes 2025.6 ( #14819 )
...
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-06-02 17:12:08 +02:00
4bbdddb876
web: bump @sentry/browser from 9.22.0 to 9.23.0 in /web in the sentry group across 1 directory ( #14776 )
...
web: bump @sentry/browser in /web in the sentry group across 1 directory
Bumps the sentry group with 1 update in the /web directory: [@sentry/browser](https://github.com/getsentry/sentry-javascript ).
Updates `@sentry/browser` from 9.22.0 to 9.23.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/9.22.0...9.23.0 )
---
updated-dependencies:
- dependency-name: "@sentry/browser"
dependency-version: 9.23.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-06-02 14:16:08 +02:00
bca9c0965e
website: bump postcss from 8.5.3 to 8.5.4 in /website ( #14787 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.5.3 to 8.5.4.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.5.3...8.5.4 )
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.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-06-02 14:15:53 +02:00
dd58b5044e
web: bump the esbuild group across 2 directories with 4 updates ( #14711 )
...
Bumps the esbuild group with 1 update in the /web directory: [esbuild](https://github.com/evanw/esbuild ).
Bumps the esbuild group with 1 update in the /web/packages/esbuild-plugin-live-reload directory: [esbuild](https://github.com/evanw/esbuild ).
Updates `esbuild` from 0.25.4 to 0.25.5
- [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.4...v0.25.5 )
Updates `@esbuild/darwin-arm64` from 0.25.4 to 0.25.5
- [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.4...v0.25.5 )
Updates `@esbuild/linux-arm64` from 0.25.4 to 0.25.5
- [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.4...v0.25.5 )
Updates `@esbuild/linux-x64` from 0.25.4 to 0.25.5
- [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.4...v0.25.5 )
Updates `esbuild` from 0.25.4 to 0.25.5
- [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.4...v0.25.5 )
Updates `@esbuild/darwin-arm64` from 0.25.4 to 0.25.5
- [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.4...v0.25.5 )
Updates `@esbuild/linux-arm64` from 0.25.4 to 0.25.5
- [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.4...v0.25.5 )
Updates `@esbuild/linux-x64` from 0.25.4 to 0.25.5
- [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.4...v0.25.5 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-version: 0.25.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: esbuild
- dependency-name: "@esbuild/darwin-arm64"
dependency-version: 0.25.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: esbuild
- dependency-name: "@esbuild/linux-arm64"
dependency-version: 0.25.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: esbuild
- dependency-name: "@esbuild/linux-x64"
dependency-version: 0.25.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: esbuild
- dependency-name: esbuild
dependency-version: 0.25.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: esbuild
- dependency-name: "@esbuild/darwin-arm64"
dependency-version: 0.25.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: esbuild
- dependency-name: "@esbuild/linux-arm64"
dependency-version: 0.25.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: esbuild
- dependency-name: "@esbuild/linux-x64"
dependency-version: 0.25.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: esbuild
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-02 14:15:34 +02:00
c4f081cb68
core: bump github.com/redis/go-redis/v9 from 9.8.0 to 9.9.0 ( #14733 )
...
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis ) from 9.8.0 to 9.9.0.
- [Release notes](https://github.com/redis/go-redis/releases )
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md )
- [Commits](https://github.com/redis/go-redis/compare/v9.8.0...v9.9.0 )
---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
dependency-version: 9.9.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-06-02 14:14:55 +02:00
59aad31459
core: bump twilio from 9.6.1 to 9.6.2 ( #14789 )
...
Bumps [twilio](https://github.com/twilio/twilio-python ) from 9.6.1 to 9.6.2.
- [Release notes](https://github.com/twilio/twilio-python/releases )
- [Changelog](https://github.com/twilio/twilio-python/blob/main/CHANGES.md )
- [Commits](https://github.com/twilio/twilio-python/compare/9.6.1...9.6.2 )
---
updated-dependencies:
- dependency-name: twilio
dependency-version: 9.6.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-06-02 14:14:41 +02:00
de9db3cb83
website: bump @types/node from 22.15.21 to 22.15.29 in /website ( #14808 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.15.21 to 22.15.29.
- [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: 22.15.29
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-06-02 14:13:27 +02:00
24eb5fcda9
core: bump astral-sh/uv from 0.7.8 to 0.7.9 ( #14806 )
...
Bumps [astral-sh/uv](https://github.com/astral-sh/uv ) from 0.7.8 to 0.7.9.
- [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.7.8...0.7.9 )
---
updated-dependencies:
- dependency-name: astral-sh/uv
dependency-version: 0.7.9
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-06-02 14:13:17 +02:00
556ae6a5cb
core: bump uvicorn[standard] from 0.34.2 to 0.34.3 ( #14811 )
...
Bumps [uvicorn[standard]](https://github.com/encode/uvicorn ) from 0.34.2 to 0.34.3.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.34.2...0.34.3 )
---
updated-dependencies:
- dependency-name: uvicorn[standard]
dependency-version: 0.34.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-06-02 14:13:06 +02:00
a479d9c1d8
core: bump goauthentik.io/api/v3 from 3.2025041.2 to 3.2025041.4 ( #14809 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2025041.2 to 3.2025041.4.
- [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.2025041.2...v3.2025041.4 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
dependency-version: 3.2025041.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-06-02 14:12:53 +02:00
b8bb969ee7
lifecycle/aws: bump aws-cdk from 2.1016.1 to 2.1017.1 in /lifecycle/aws ( #14810 )
...
Bumps [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk ) from 2.1016.1 to 2.1017.1.
- [Release notes](https://github.com/aws/aws-cdk-cli/releases )
- [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1017.1/packages/aws-cdk )
---
updated-dependencies:
- dependency-name: aws-cdk
dependency-version: 2.1017.1
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-06-02 14:12:46 +02:00
7d361e4734
core: bump celery from 5.5.2 to 5.5.3 ( #14812 )
...
Bumps [celery](https://github.com/celery/celery ) from 5.5.2 to 5.5.3.
- [Release notes](https://github.com/celery/celery/releases )
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst )
- [Commits](https://github.com/celery/celery/compare/v5.5.2...v5.5.3 )
---
updated-dependencies:
- dependency-name: celery
dependency-version: 5.5.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-06-02 14:12:34 +02:00
dc7c7686a3
web: bump the eslint group across 2 directories with 5 updates ( #14813 )
...
Bumps the eslint group with 2 updates in the /packages/eslint-config directory: [eslint](https://github.com/eslint/eslint ) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ).
Bumps the eslint group with 2 updates in the /web directory: [eslint](https://github.com/eslint/eslint ) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ).
Updates `eslint` from 9.27.0 to 9.28.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.27.0...v9.28.0 )
Updates `typescript-eslint` from 8.32.1 to 8.33.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.33.0/packages/typescript-eslint )
Updates `@eslint/js` from 9.27.0 to 9.28.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/commits/v9.28.0/packages/js )
Updates `@typescript-eslint/eslint-plugin` from 8.32.1 to 8.33.0
- [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.33.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.32.1 to 8.33.0
- [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.33.0/packages/parser )
Updates `eslint` from 9.27.0 to 9.28.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.27.0...v9.28.0 )
Updates `typescript-eslint` from 8.32.1 to 8.33.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.33.0/packages/typescript-eslint )
Updates `eslint` from 9.27.0 to 9.28.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.27.0...v9.28.0 )
Updates `typescript-eslint` from 8.32.1 to 8.33.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.33.0/packages/typescript-eslint )
Updates `@eslint/js` from 9.27.0 to 9.28.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/commits/v9.28.0/packages/js )
Updates `@typescript-eslint/eslint-plugin` from 8.32.1 to 8.33.0
- [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.33.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.32.1 to 8.33.0
- [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.33.0/packages/parser )
Updates `eslint` from 9.27.0 to 9.28.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.27.0...v9.28.0 )
Updates `typescript-eslint` from 8.32.1 to 8.33.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.33.0/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.28.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: typescript-eslint
dependency-version: 8.33.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: "@eslint/js"
dependency-version: 9.28.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.33.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.33.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: eslint
dependency-version: 9.28.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: typescript-eslint
dependency-version: 8.33.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: eslint
dependency-version: 9.28.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: typescript-eslint
dependency-version: 8.33.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: "@eslint/js"
dependency-version: 9.28.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.33.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.33.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: eslint
dependency-version: 9.28.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: typescript-eslint
dependency-version: 8.33.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-02 14:12:26 +02:00
94b4977397
website/integrations: update cloudflare access callback url ( #14807 )
...
Update CLoudflare Access index.md
The callback URL had a trailing / that breaks the callback URL being matched by a strict policy.
Signed-off-by: terafirmanz <53923271+terafirmanz@users.noreply.github.com >
2025-06-02 08:44:27 +00:00
7f822e1cb7
core, web: update translations ( #14800 )
...
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-06-02 02:43:38 +02:00
fb3ec1f38b
web: minor design tweaks ( #14803 )
...
* fix spacing between header and page desc
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix icon alignment
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fallback text when we dont have a user yet
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-06-01 21:01:43 +02:00
87505517ee
website/docs: add more to style guide ( #14797 )
...
* lists and variables
* lists and variables
* tweaks
* kens edit
---------
Co-authored-by: Tana M Berry <tana@goauthentik.io >
2025-05-30 18:57:56 -05:00
4c5fe84f92
website: release notes for 2025.6
( #14703 )
...
* release notes for 2025.6: first pass
* release notes for 2025.6: second pass
* list new integration docs
* reword LDAP forward deletions
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Simonyi Gergő <28359278+gergosimonyi@users.noreply.github.com >
* fix typo
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Signed-off-by: Simonyi Gergő <28359278+gergosimonyi@users.noreply.github.com >
* add Komodo
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Signed-off-by: Simonyi Gergő <28359278+gergosimonyi@users.noreply.github.com >
* don't do sidebar stuff just yet
whoops
* generate boilerplate
* release notes for 2025.6: third pass
* add CloudFormation
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Simonyi Gergő <28359278+gergosimonyi@users.noreply.github.com >
---------
Signed-off-by: Simonyi Gergő <28359278+gergosimonyi@users.noreply.github.com >
Co-authored-by: Dominic R <dominic@sdko.org >
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-05-31 00:12:12 +02:00
5faa224c81
docs/troubleshooting: cleanup upgrade instructions for postgres k8s ( #14773 )
...
* docs/troubleshooting: cleanup upgrade instructions for postgres k8s
* website/troubleshooting: upgrade pg on k8s: use lowercase for headers
* Update website/docs/troubleshooting/postgres/upgrade_kubernetes.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/docs/troubleshooting/postgres/upgrade_kubernetes.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/docs/troubleshooting/postgres/upgrade_kubernetes.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/docs/troubleshooting/postgres/upgrade_kubernetes.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/docs/troubleshooting/postgres/upgrade_kubernetes.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/docs/troubleshooting/postgres/upgrade_kubernetes.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/docs/troubleshooting/postgres/upgrade_kubernetes.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* bump build
* tweak
---------
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Tana M Berry <tana@goauthentik.io >
2025-05-30 14:06:00 -05:00
736da3abef
providers/scim: allow for specifying custom SCIM schemas for users and groups ( #14794 )
...
* providers/scim: allow for specifying custom SCIM schemas for users and groups
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix lint
* fix broken tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Simonyi Gergő <gergo@goauthentik.io >
2025-05-30 20:08:28 +02:00
52d90f8d3b
website/docs: Change wording in the upgrade guidelines ( #14793 )
...
* Change wording in the upgrade guidelines
* Update website/docs/install-config/upgrade.mdx
Co-authored-by: Jens L. <jens@goauthentik.io >
Signed-off-by: Marcelo Elizeche Landó <marce@melizeche.com >
* fix linting
---------
Signed-off-by: Marcelo Elizeche Landó <marce@melizeche.com >
Co-authored-by: Jens L. <jens@goauthentik.io >
2025-05-30 19:47:47 +02:00
7b812de977
web: bump API Client version ( #14795 )
...
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-05-30 19:19:58 +02:00
a4bd2cc263
website/integrations: add komodo ( #14790 )
...
* Add doc and update sidebar
* WIP
* Finished Komodo configuration steps
* Applied suggestions from Dominic
* Missing indentation
* Update website/integrations/services/komodo/index.mdx
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Applied Tana's suggestions
---------
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
Co-authored-by: Dominic R <dominic@sdko.org >
2025-05-30 17:10:03 +00:00
14038ba8d2
website/docs: configuration: remove deprecated key for session storage location ( #14431 )
...
* website/docs: configuration: remove deprecated key for session storage location
Signed-off-by: Dominic R <dominic@sdko.org >
* Update default.yml
Signed-off-by: Dominic R <dominic@sdko.org >
* cve fix
Signed-off-by: Dominic R <dominic@sdko.org >
* Update CVE-2025-29928.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dominic R <dominic@sdko.org >
* add
* Update website/docs/security/cves/CVE-2025-29928.md
Signed-off-by: Dominic R <dominic@sdko.org >
* Update website/docs/security/cves/CVE-2025-29928.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/docs/install-config/configuration/configuration.mdx
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/docs/install-config/configuration/configuration.mdx
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/docs/security/cves/CVE-2025-29928.md
Signed-off-by: Dominic R <dominic@sdko.org >
* Update website/docs/security/cves/CVE-2025-29928.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/docs/security/cves/CVE-2025-29928.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/docs/security/cves/CVE-2025-29928.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* bump build
---------
Signed-off-by: Dominic R <dominic@sdko.org >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Tana M Berry <tana@goauthentik.io >
2025-05-30 12:05:04 -05:00
eaff59b6b0
translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN ( #14780 )
...
Translate locale/en/LC_MESSAGES/django.po in zh_CN
100% translated source file: 'locale/en/LC_MESSAGES/django.po'
on 'zh_CN'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-30 18:43:10 +02:00
cb702ca07a
translate: Updates for file web/xliff/en.xlf in zh_CN ( #14781 )
...
Translate web/xliff/en.xlf in zh_CN
100% translated source file: 'web/xliff/en.xlf'
on 'zh_CN'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-30 18:42:49 +02:00
cb0bfb0dad
translate: Updates for file web/xliff/en.xlf in zh-Hans ( #14782 )
...
Translate web/xliff/en.xlf in zh-Hans
100% translated source file: 'web/xliff/en.xlf'
on 'zh-Hans'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-30 18:42:35 +02:00
bf46d5c916
stages/user_login: remove success message ( #13775 )
2025-05-30 16:38:44 +00:00
59e686c8b9
sources/ldap: add user_membership_attribute
( #14784 )
2025-05-30 18:34:13 +02:00
9e736f2838
website: use "administrator" instead of "admin" for Admin interface ( #14771 )
...
* website: use "administrator" instead of "admin" for Admin interface
* website: some manual touches
---------
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-05-30 09:29:30 -05:00
c2dd3d9c1b
website/docs: update user ref doc with parent group example ( #14779 )
...
* Adds example
* Update website/docs/users-sources/user/user_ref.mdx
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Small updates
---------
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-05-30 08:45:33 -05:00
42302d3187
core: Migrate permissions before deleteing OldAuthenticatedSession ( #14788 )
...
* add migrate_permissions_before_delete to authentik_core 0047 migration
* fix linting
* new approach
* fixup! new approach
---------
Co-authored-by: Simonyi Gergő <gergo@goauthentik.io >
2025-05-30 15:43:45 +02:00
20ccabf3ec
web: Fix issue where dual select type is not specific. ( #14783 )
2025-05-30 11:30:47 +02:00
8f939fa577
website: fix incorrect usage of "login to" + "log into" vs "log in to" ( #14772 )
2025-05-29 09:23:19 -05:00
2519bcef89
website/integrations: move resource section to end of documents ( #14668 )
...
Moves the resource section to the end of each document
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
2025-05-29 12:42:48 +01:00
3e3615a859
website/docs: add docs for MTLS Stage ( #14571 )
...
* website/docs: add docs for MTLS Stage
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* update
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* update docs
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* Apply suggestions from code review
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Signed-off-by: Jens L. <jens@beryju.org >
* Apply suggestions from code review
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Jens L. <jens@beryju.org >
* Apply suggestions from code review
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Jens L. <jens@beryju.org >
* update brand docs
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* remove code changes
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix build
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* reword
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* Update website/docs/add-secure-apps/flows-stages/stages/mtls/index.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/docs/add-secure-apps/flows-stages/stages/mtls/index.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Signed-off-by: Jens L. <jens@beryju.org >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-05-28 19:34:58 +00:00
79e82c8dc9
website/integrations: add pangolin ( #14614 )
...
* Adds pangolin integration doc and updates the integrations sidebar.
* Added pangolin instructions
* Applied fixes based on review
* Fixed signing key line
* Added missing .
* Missing .
* Update website/integrations/services/pangolin/index.mdx
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/integrations/services/pangolin/index.mdx
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/integrations/services/pangolin/index.mdx
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/integrations/services/pangolin/index.mdx
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/integrations/services/pangolin/index.mdx
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/integrations/services/pangolin/index.mdx
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/integrations/services/pangolin/index.mdx
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/integrations/services/pangolin/index.mdx
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/integrations/services/pangolin/index.mdx
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
---------
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-05-28 14:01:53 -05:00
ccd4432e1f
website/integrations: add filerise ( #14610 )
...
* Added filerise doc and updated integrations sidebar
* WIP
* Completed filerise instructions
* Minor wording fixes
* Applied suggestions from Dominic
* Clarified admin icon step.
* Update website/integrations/services/filerise/index.mdx
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Update website/integrations/services/filerise/index.mdx
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Missing .
* Update website/integrations/services/filerise/index.mdx
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/integrations/services/filerise/index.mdx
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
---------
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Dominic R <dominic@sdko.org >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-05-28 14:00:03 -05:00
b3137f5307
website/docs: spell out administrator in service template ( #14770 )
...
* spell out administrator
* tweak to bump build checks
---------
Co-authored-by: Tana M Berry <tana@goauthentik.io >
2025-05-28 13:26:41 -05:00
2591ed9840
web/flows: update default flow background ( #14769 )
...
* web/flows: update default flow background
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* Optimised images with calibre/image-actions
* update image
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* Optimised images with calibre/image-actions
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
2025-05-28 19:05:36 +02:00
b3e89ef570
website/integrations: add stripe ( #14618 )
...
* Adds almost completed Stripe integration doc and updated integration sidebar
* Minor update to Stripe config section
* Added stripe instructions
* Typo
* Typo
* Update website/integrations/services/stripe/index.mdx
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Update website/integrations/services/stripe/index.mdx
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Update website/integrations/services/stripe/index.mdx
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Update website/integrations/services/stripe/index.mdx
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Update website/integrations/services/stripe/index.mdx
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Update website/integrations/services/stripe/index.mdx
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Update website/integrations/services/stripe/index.mdx
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Update website/integrations/services/stripe/index.mdx
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Update website/integrations/services/stripe/index.mdx
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Update website/integrations/services/stripe/index.mdx
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Update website/integrations/services/stripe/index.mdx
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/integrations/services/stripe/index.mdx
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/integrations/services/stripe/index.mdx
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/integrations/services/stripe/index.mdx
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
---------
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Dominic R <dominic@sdko.org >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-05-28 11:29:25 -05:00
45b48c5cd6
core, web: update translations ( #14766 )
...
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
2025-05-28 13:57:15 +00:00
1eefd834fc
web: fix lock file once again yay JS ( #14765 )
2025-05-28 15:22:52 +02:00
4cc6ed97c5
translate: Updates for file web/xliff/en.xlf in tr [Manual Sync] ( #14745 )
...
Translate web/xliff/en.xlf in tr [Manual Sync]
89% of minimum 60% translated source file: 'web/xliff/en.xlf'
on 'tr'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-28 15:22:14 +02:00
bb55d9b3de
translate: Updates for file locale/en/LC_MESSAGES/django.po in pt_PT [Manual Sync] ( #14764 )
...
Translate django.po in pt_PT [Manual Sync]
60% of minimum 60% translated source file: 'django.po'
on 'pt_PT'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-28 13:16:20 +00:00
3972afb865
translate: Updates for file locale/en/LC_MESSAGES/django.po in es [Manual Sync] ( #14748 )
...
Translate django.po in es [Manual Sync]
92% of minimum 60% translated source file: 'django.po'
on 'es'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-28 13:15:13 +00:00
04a013cc1b
translate: Updates for file locale/en/LC_MESSAGES/django.po in pt_BR [Manual Sync] ( #14750 )
...
Translate django.po in pt_BR [Manual Sync]
75% of minimum 60% translated source file: 'django.po'
on 'pt_BR'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-28 13:10:28 +00:00
fb396f7737
translate: Updates for file web/xliff/en.xlf in it [Manual Sync] ( #14744 )
...
Translate web/xliff/en.xlf in it [Manual Sync]
99% of minimum 60% translated source file: 'web/xliff/en.xlf'
on 'it'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-28 12:50:23 +00:00
cf120ff3ff
translate: Updates for file locale/en/LC_MESSAGES/django.po in pt [Manual Sync] ( #14761 )
...
Translate django.po in pt [Manual Sync]
98% of minimum 60% translated source file: 'django.po'
on 'pt'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-28 12:40:50 +00:00
3e4923d52e
translate: Updates for file locale/en/LC_MESSAGES/django.po in ru [Manual Sync] ( #14763 )
...
Translate django.po in ru [Manual Sync]
87% of minimum 60% translated source file: 'django.po'
on 'ru'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-28 12:40:04 +00:00
01793088f0
translate: Updates for file locale/en/LC_MESSAGES/django.po in nl [Manual Sync] ( #14760 )
...
Translate django.po in nl [Manual Sync]
78% of minimum 60% translated source file: 'django.po'
on 'nl'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-28 12:39:28 +00:00
e2bf2ec2cc
translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_TW [Manual Sync] ( #14756 )
...
Translate django.po in zh_TW [Manual Sync]
77% of minimum 60% translated source file: 'django.po'
on 'zh_TW'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-28 12:38:49 +00:00
4dfbe28709
translate: Updates for file locale/en/LC_MESSAGES/django.po in fi [Manual Sync] ( #14758 )
...
Translate django.po in fi [Manual Sync]
91% of minimum 60% translated source file: 'django.po'
on 'fi'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-28 12:38:08 +00:00
b2021a7191
translate: Updates for file web/xliff/en.xlf in zh_CN [Manual Sync] ( #14752 )
...
Translate web/xliff/en.xlf in zh_CN [Manual Sync]
99% of minimum 60% translated source file: 'web/xliff/en.xlf'
on 'zh_CN'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-28 12:37:55 +00:00
81e5fb0c18
translate: Updates for file web/xliff/en.xlf in ru [Manual Sync] ( #14751 )
...
Translate web/xliff/en.xlf in ru [Manual Sync]
88% of minimum 60% translated source file: 'web/xliff/en.xlf'
on 'ru'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-28 12:37:49 +00:00
a2a2d940a8
translate: Updates for file web/xliff/en.xlf in cs_CZ [Manual Sync] ( #14754 )
...
Translate web/xliff/en.xlf in cs_CZ [Manual Sync]
60% of minimum 60% translated source file: 'web/xliff/en.xlf'
on 'cs_CZ'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-28 12:37:34 +00:00
c034930219
translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN [Manual Sync] ( #14762 )
...
Translate django.po in zh_CN [Manual Sync]
99% of minimum 60% translated source file: 'django.po'
on 'zh_CN'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-28 12:37:02 +00:00
da3dc51d87
translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans [Manual Sync] ( #14757 )
...
Translate django.po in zh-Hans [Manual Sync]
99% of minimum 60% translated source file: 'django.po'
on 'zh-Hans'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-28 12:36:27 +00:00
d217a39513
translate: Updates for file locale/en/LC_MESSAGES/django.po in it [Manual Sync] ( #14759 )
...
Translate django.po in it [Manual Sync]
98% of minimum 60% translated source file: 'django.po'
on 'it'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-28 12:34:42 +00:00
7729a9317c
translate: Updates for file locale/en/LC_MESSAGES/django.po in tr [Manual Sync] ( #14755 )
...
Translate django.po in tr [Manual Sync]
88% of minimum 60% translated source file: 'django.po'
on 'tr'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-28 12:33:28 +00:00
be5f5dd3f0
translate: Updates for file locale/en/LC_MESSAGES/django.po in de [Manual Sync] ( #14753 )
...
Translate django.po in de [Manual Sync]
95% of minimum 60% translated source file: 'django.po'
on 'de'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-28 12:32:45 +00:00
bed8d5da4b
translate: Updates for file web/xliff/en.xlf in zh-Hans [Manual Sync] ( #14746 )
...
Translate en.xlf in zh-Hans [Manual Sync]
99% of minimum 60% translated source file: 'en.xlf'
on 'zh-Hans'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-28 12:31:11 +00:00
4f70f84e80
translate: Updates for file locale/en/LC_MESSAGES/django.po in ko [Manual Sync] ( #14749 )
...
Translate django.po in ko [Manual Sync]
65% of minimum 60% translated source file: 'django.po'
on 'ko'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-28 12:30:55 +00:00
97b8551866
translate: Updates for file web/xliff/en.xlf in fi [Manual Sync] ( #14742 )
...
Translate web/xliff/en.xlf in fi [Manual Sync]
93% of minimum 60% translated source file: 'web/xliff/en.xlf'
on 'fi'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-28 12:29:45 +00:00
9a0b67e700
translate: Updates for file web/xliff/en.xlf in zh_TW [Manual Sync] ( #14747 )
...
Translate web/xliff/en.xlf in zh_TW [Manual Sync]
70% of minimum 60% translated source file: 'web/xliff/en.xlf'
on 'zh_TW'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-28 12:28:51 +00:00
97e4c89cec
translate: Updates for file web/xliff/en.xlf in nl [Manual Sync] ( #14743 )
...
Translate web/xliff/en.xlf in nl [Manual Sync]
66% of minimum 60% translated source file: 'web/xliff/en.xlf'
on 'nl'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-28 12:28:28 +00:00
65aedde8f7
translate: Updates for file web/xliff/en.xlf in pl [Manual Sync] ( #14740 )
...
Translate web/xliff/en.xlf in pl [Manual Sync]
84% of minimum 60% translated source file: 'web/xliff/en.xlf'
on 'pl'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-28 12:28:09 +00:00
17450f23bf
translate: Updates for file locale/en/LC_MESSAGES/django.po in fr ( #14738 )
...
* Translate locale/en/LC_MESSAGES/django.po in fr
100% translated source file: 'locale/en/LC_MESSAGES/django.po'
on 'fr'.
* Translate locale/en/LC_MESSAGES/django.po in fr
100% translated source file: 'locale/en/LC_MESSAGES/django.po'
on 'fr'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-28 12:27:51 +00:00
ab3ad6b7fd
translate: Updates for file web/xliff/en.xlf in fr [Manual Sync] ( #14739 )
...
Translate web/xliff/en.xlf in fr [Manual Sync]
100% translated source file: 'web/xliff/en.xlf'
on 'fr'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-28 12:27:35 +00:00
45bc3cbd41
translate: Updates for file web/xliff/en.xlf in de [Manual Sync] ( #14741 )
...
Translate web/xliff/en.xlf in de [Manual Sync]
71% of minimum 60% translated source file: 'web/xliff/en.xlf'
on 'de'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-28 12:27:15 +00:00
9c1bcac6af
web: bump API Client version ( #14736 )
...
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-05-28 12:23:48 +00:00
0a133265c5
core, web: update translations ( #14737 )
...
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
2025-05-28 11:50:02 +00:00
57f25a97c9
providers/ldap: retain binder and update users instead of re-creating ( #14735 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-05-28 13:43:35 +02:00
8f32242787
ESBuild Plugin: Setup and usage docs. ( #14720 )
...
* Prep readme for Typedoc. Clean up metadata.
* Add license.
* Ignore generated readme.
* Flesh out TypeDoc.
* Flesh out copy, usage.
* web: Update package-lock.
2025-05-28 11:35:53 +00:00
c4bb19051d
sources/ldap: add forward deletion option ( #14718 )
...
* sources/ldap: add forward deletion option
* remove unnecessary `blank=True`
* clarify `validated_by` `help_text`
* add indices to `validated_by`
* factor out `get_identifier` everywhere and `get_attributes`
I don't know what that additional `in` check is for, but I'm not about
to find out.
* add tests for known good user and group
* fixup! add tests for known good user and group
* fixup! add tests for known good user and group
2025-05-28 13:22:59 +02:00
10f4fae711
stages/email: fix email scanner voiding token ( #14325 )
...
* stages/email: fix email scanner voiding flow token
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* misc
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* improve consent stage error handling and testing
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* draw the rest of the owl
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add e2e test
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* idk why this is broken now?
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix other e2e test
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix the other test too
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-05-28 13:09:30 +02:00
2d9eab3f60
web/admin: fix permissions modal button missing for PolicyBindings and FlowStageBindings ( #14619 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Simonyi Gergő <gergo@goauthentik.io >
2025-05-28 13:08:18 +02:00
fa66195619
web: Controller refinements, error handling ( #14700 )
...
* web: Partial fix for issue where config is not consistently available.
* web: Fix issues surrounding controller readiness.
* web: Catch abort errors when originating when wrapped by OpenAPI or Sentry.
* web: Fix color on dark mode.
---------
Co-authored-by: Simonyi Gergő <gergo@goauthentik.io >
2025-05-28 07:08:09 -04:00
134eb126b6
web: Add specific Storybook dependency. ( #14719 )
...
Co-authored-by: Simonyi Gergő <gergo@goauthentik.io >
2025-05-28 07:08:01 -04:00
f5a6136a58
web/NPM Workspaces: TypeScript API Client TSConfig. ( #14555 )
...
web: Use consistent TSConfig.
2025-05-28 07:07:52 -04:00
1a82dfcd61
web: bump core-js from 3.38.1 to 3.42.0 in /web ( #14715 )
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.38.1 to 3.42.0.
- [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.42.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-version: 3.42.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-05-28 12:28:37 +02:00
61fc1dc1fb
web: fix lock file once again yay JS ( #14721 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-05-28 01:35:11 +02:00
1f921cc18e
ci: fix broken cache ( #14725 )
...
* ci: fix broken cache
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix commit hash
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-05-28 01:06:49 +02:00
2f94ee3f1f
core: bump msgraph-sdk from 1.30.0 to 1.31.0 ( #14585 )
...
Bumps [msgraph-sdk](https://github.com/microsoftgraph/msgraph-sdk-python ) from 1.30.0 to 1.31.0.
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-python/releases )
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoftgraph/msgraph-sdk-python/compare/v1.30.0...v1.31.0 )
---
updated-dependencies:
- dependency-name: msgraph-sdk
dependency-version: 1.31.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-05-27 19:55:12 +02:00
154fba12e0
website/docs: add login page source note to all source docs ( #14667 )
...
* Updates all source documents with note on how to add source to login page
* Updated the wording on the guide itself
* Updated wording on notes
* Fixes capitalization on header
* Fixed broken links in google docs
2025-05-27 12:31:23 -05:00