Commit Graph

  • eafbfb840f translate: Translate django.po in de_DE translations_dece3445d39f49129db9a38c74f25cbf_de_DE transifex-integration[bot] 2026-04-25 13:36:31 +00:00
  • 0de332b306 providers/radius: fix message authenticator validation providers/radius/fix-message-authenticator Jens Langhammer 2026-04-25 15:24:36 +02:00
  • ea4848c7c6 web: bump postcss from 8.5.8 to 8.5.10 in /web (#21819) main next dependabot[bot] 2026-04-25 11:28:06 +02:00
  • 2fd9a09055 web: bump brace-expansion from 1.1.13 to 1.1.14 (#21820) dependabot[bot] 2026-04-25 11:27:27 +02:00
  • b07b71f528 web: bump postcss from 8.5.8 to 8.5.10 (#21821) dependabot[bot] 2026-04-25 11:27:09 +02:00
  • f5159abea6 Merge branch 'main' into providers/oauth2/allowed-grant-types providers/oauth2/allowed-grant-types Jens Langhammer 2026-04-24 22:25:35 +02:00
  • 60cac0cba4 update test oidc-certification Connor Peshek 2026-04-24 12:46:14 -05:00
  • 99a93fa8a2 website/docs: improve social login docs titles (cherry-pick #21816 to version-2026.2) (#21818) version-2026.2 authentik-automation[bot] 2026-04-24 15:58:48 +00:00
  • c058363180 website/docs: improve social login docs titles (#21816) Jens L. 2026-04-24 16:40:27 +01:00
  • b5a92b783f providers/oauth2: require client_secret on device_code exchange for confidential clients (#21700) Sai Asish Y 2026-04-24 08:23:36 -07:00
  • a4c60ece8b lifecycle/container: allow cross-compilation from arm64 to amd64 (#21817) Marc 'risson' Schmitt 2026-04-24 17:00:46 +02:00
  • 7ff008d6d6 wip rust-proxy Marc 'risson' Schmitt 2026-04-24 16:47:38 +02:00
  • aa98d9545d revert go cross compile changes rust-worker-2 Marc 'risson' Schmitt 2026-04-24 16:17:23 +02:00
  • d1d38edb50 enterprise/endpoints/connectors: Fleet conditional access stage (#20978) Jens L. 2026-04-24 15:17:00 +01:00
  • 5ad0150fe4 fix page size Marc 'risson' Schmitt 2026-04-24 15:19:32 +02:00
  • 4f52a79c6a application refresh Marc 'risson' Schmitt 2026-04-24 14:53:04 +02:00
  • 91db66a8eb Merge branch 'main' into rust-worker-2 Marc 'risson' Schmitt 2026-04-24 14:53:51 +02:00
  • c6ee7b6881 core: complete rework to oobe and setup experience (#21753) Jens L. 2026-04-24 13:47:05 +01:00
  • a8b8a81375 Merge branch 'main' into rust-proxy Marc 'risson' Schmitt 2026-04-24 13:54:38 +02:00
  • 096713f87e web: bump @openlayers-elements/maps from 0.4.0 to 0.5.0 in /web dependabot/npm_and_yarn/web/openlayers-elements/maps-0.5.0 dependabot[bot] 2026-04-24 10:41:20 +00:00
  • 0459568a96 core: bump github.com/Azure/go-ntlmssp from 0.1.0 to 0.1.1 in the go_modules group across 1 directory (#21807) dependabot[bot] 2026-04-24 11:39:57 +01:00
  • aa746e7585 lifecycle/aws: bump aws-cdk from 2.1118.3 to 2.1118.4 in /lifecycle/aws (#21808) dependabot[bot] 2026-04-24 11:39:53 +01:00
  • a4dcf097b3 core: bump pydantic from 2.13.2 to 2.13.3 (#21809) dependabot[bot] 2026-04-24 11:39:48 +01:00
  • c2ecff559c web: bump @sentry/browser from 10.48.0 to 10.49.0 in /web in the sentry group across 1 directory (#21810) dependabot[bot] 2026-04-24 11:39:43 +01:00
  • c20ecb48f8 core: bump cachetools from 7.0.5 to 7.0.6 (#21811) dependabot[bot] 2026-04-24 11:39:39 +01:00
  • 34a50ad46e ci: bump calibreapp/image-actions from 4f7260f5dbd809ec86d03721c1ad71b8a841d3e0 to e2cc8db5d49c849e00844dfebf01438318e96fa2 (#21812) dependabot[bot] 2026-04-24 11:39:34 +01:00
  • 99410f3775 web: bump @patternfly/elements from 4.3.1 to 4.4.0 in /web (#21813) dependabot[bot] 2026-04-24 11:39:30 +01:00
  • 86de4955aa ci: bump taiki-e/install-action from 2.75.18 to 2.75.19 in /.github/actions/setup (#21814) dependabot[bot] 2026-04-24 11:39:26 +01:00
  • d018359491 providers/oauth: make rp init logout oidc certification changes Connor Peshek 2026-04-24 02:30:20 -05:00
  • c00fb59467 enhance invitation wizard with email sending and flow creation options invitation_wizard Marcelo Elizeche Landó 2026-04-24 02:43:47 -03:00
  • 5886b0c39b Add new blueprint for invitation wizard Marcelo Elizeche Landó 2026-04-24 02:40:27 -03:00
  • 44b78dff12 web: bump the eslint group across 1 directory with 6 updates dependabot/npm_and_yarn/web/eslint-14254d1779 dependabot[bot] 2026-04-24 04:23:50 +00:00
  • aefb5fa021 web: bump the rollup group across 1 directory with 4 updates dependabot/npm_and_yarn/web/rollup-40c97ec219 dependabot[bot] 2026-04-24 04:23:12 +00:00
  • 71d2a4a5dd providers/oauth2: clip device authorization scope against the provider's ScopeMapping set (cherry-pick #21701 to version-2025.12) (#21798) version-2025.12 authentik-automation[bot] 2026-04-23 18:26:55 +02:00
  • 0c37242f80 add tracing Marc 'risson' Schmitt 2026-04-23 18:12:23 +02:00
  • bea9b23555 lifecycle/aws: bump aws-cdk from 2.1118.2 to 2.1118.3 in /lifecycle/aws (#21801) dependabot[bot] 2026-04-23 18:09:55 +02:00
  • 9820ee1d67 core: bump rustls from 0.23.38 to 0.23.39 (#21802) dependabot[bot] 2026-04-23 14:18:04 +00:00
  • ad02dc6b92 providers/oauth2: device code flow client id via auth header (cherry-pick #20457 to version-2025.12) (#21803) authentik-automation[bot] 2026-04-23 16:10:52 +02:00
  • a8a0cfaca1 web: bump vite from 8.0.8 to 8.0.9 in /web dependabot/npm_and_yarn/web/vite-8.0.9 dependabot[bot] 2026-04-23 13:49:01 +00:00
  • 31e7b1dc4b Merge branch 'rust-worker-2' into rust-proxy Marc 'risson' Schmitt 2026-04-23 15:46:53 +02:00
  • 1379637389 ci: add rustls and aws-lc ecosystem crates to delay ignore list (#21800) Marc 'risson' Schmitt 2026-04-23 15:42:25 +02:00
  • 8bf7efecfd fix lint Marc 'risson' Schmitt 2026-04-23 15:33:30 +02:00
  • b1ceb28f71 Merge branch 'main' into rust-worker-2 Marc 'risson' Schmitt 2026-04-23 15:26:14 +02:00
  • bd2a0e1d7d providers/oauth2: clip device authorization scope against the provider's ScopeMapping set (cherry-pick #21701 to version-2026.2) (#21799) authentik-automation[bot] 2026-04-23 15:25:14 +02:00
  • 39e6c41566 admin/files: sign custom-domain S3 URLs for the final host (#21704) Dominic R 2026-04-23 09:23:05 -04:00
  • 92a2d26c86 core: survive the empty-queryset race in chunked_queryset (#21666) Sai Asish Y 2026-04-23 06:21:57 -07:00
  • 0f8d8c81d7 core: simplify boolean (#21790) Simonyi Gergő 2026-04-23 14:47:23 +02:00
  • c4d455dd3a website/docs: add authorization header info to all proxy configs (cherry-pick #21664 to version-2026.2) (#21786) authentik-automation[bot] 2026-04-23 11:52:05 +00:00
  • cce646b132 providers/oauth2: clip device authorization scope against the provider's ScopeMapping set (#21701) Sai Asish Y 2026-04-23 04:44:44 -07:00
  • 6d274d1e3d core: bump library/nginx from 3acc8b9 to 6e23479 in /website (#21794) dependabot[bot] 2026-04-23 11:20:09 +02:00
  • 8d5489e441 core: bump library/node from b272ff1 to 74ff139 in /website (#21795) dependabot[bot] 2026-04-23 11:19:56 +02:00
  • 8ea9a48017 core: bump library/golang from cd8540d to 982ae92 in /lifecycle/container (#21793) dependabot[bot] 2026-04-23 10:19:37 +01:00
  • c6b5869b48 stages/user_write: refuse to write id/pk claims onto the user model (#21667) Sai Asish Y 2026-04-23 02:03:12 -07:00
  • 4614d7aa52 Merge branch 'version-2025.12' into cherry-pick/21380-to-version-2025.12 cherry-pick/21380-to-version-2025.12 Jens L. 2026-04-23 09:40:46 +01:00
  • 508dba6a04 ci: fix postgres path for postgres 18 tests (2026.2) (#21767) (#21789) Jens L. 2026-04-23 09:40:38 +01:00
  • ae6d459a1a ci: fix postgres path for postgres 18 tests (2025.12) (#21767) (#21788) Jens L. 2026-04-23 09:40:28 +01:00
  • e4971f9aa5 core, web: update translations (#21785) authentik-automation[bot] 2026-04-23 10:39:13 +02:00
  • f02509d834 Fix input order, phrasing. radio-checkbox-input-revisions Teffen Ellis 2026-04-23 04:51:23 +02:00
  • 8235fedfde Flesh out checkbox group and radio style alignment. Teffen Ellis 2026-04-23 04:51:00 +02:00
  • 028ec05a8b website: Merge branch (#21684) Dominic R 2026-04-22 21:46:10 -04:00
  • b4c9ac57e0 core/applications: Optimize list applications when only_with_launch_url=true (#20428) Ryan Pesek 2026-04-22 20:15:16 -05:00
  • 27e5255f6f web: use existing user display formatter sdko/hash-password-bootstrap Dominic R 2026-04-22 20:50:05 -04:00
  • 015b62cbf8 Merge remote-tracking branch 'origin/main' into sdko/hash-password-bootstrap Dominic R 2026-04-22 20:47:41 -04:00
  • 4a56d42cbe web: reuse user display-name helper Dominic R 2026-04-22 20:46:59 -04:00
  • a62fb7f267 tests: deduplicate password hash API assertions Dominic R 2026-04-22 20:44:21 -04:00
  • 2d28213117 api: clarify password hash request field Dominic R 2026-04-22 20:43:41 -04:00
  • 242bc28614 docs: link source writeback caveats Dominic R 2026-04-22 20:42:42 -04:00
  • b745d2f196 core: deduplicate serializer password saves Dominic R 2026-04-22 20:42:22 -04:00
  • ce67c4c1ac core: centralize password hash validation Dominic R 2026-04-22 20:41:53 -04:00
  • 4d91a82b4c core: name password hash signal source Dominic R 2026-04-22 20:41:14 -04:00
  • ec6edceff0 docs: centralize hashed password caveat Dominic R 2026-04-22 20:38:57 -04:00
  • ef73bf6319 web: Gracefully handle missing element construction. defensive-element-construction Teffen Ellis 2026-04-23 02:38:54 +02:00
  • 9c0128c805 tests: reuse SSF credential assertions Dominic R 2026-04-22 20:38:16 -04:00
  • 0fdd553589 tests: reuse password hash API helper Dominic R 2026-04-22 20:37:44 -04:00
  • 6ac203fe22 core: deduplicate password change signaling Dominic R 2026-04-22 20:37:16 -04:00
  • c53a0eeaf4 core: deduplicate password update actions Dominic R 2026-04-22 20:36:52 -04:00
  • fc6a277647 core: deduplicate user serializer writes Dominic R 2026-04-22 20:36:22 -04:00
  • 80b93e1fbc website/docs: add authorization header info to all proxy configs (#21664) Dewi Roberts 2026-04-23 01:35:02 +01:00
  • dff6b48f53 web: bump @xmldom/xmldom from 0.8.12 to 0.8.13 in /web (#21784) dependabot[bot] 2026-04-23 02:33:20 +02:00
  • 79473341d6 internal/outpost: serialize websocket writes to prevent panic (#21728) gp-somni-labs 2026-04-22 19:33:10 -05:00
  • 196cf27168 Regenerate Dominic R 2026-04-22 20:32:13 -04:00
  • f11cdca55b docs: clarify hashed password imports Dominic R 2026-04-22 20:31:55 -04:00
  • 4e09634cdb core: reuse password serializer for hashes Dominic R 2026-04-22 20:28:28 -04:00
  • 49699c78d4 core: regenerate password hash migration Dominic R 2026-04-22 20:23:28 -04:00
  • efd02e8f16 web: remove password hash form Dominic R 2026-04-22 20:21:26 -04:00
  • 7bb277c084 core: cover service account password hashes Dominic R 2026-04-22 20:20:55 -04:00
  • 1ba638afbf core: add password hash permission Dominic R 2026-04-22 20:20:23 -04:00
  • 6ffd0e2800 core: trim hash password command tests Dominic R 2026-04-22 20:10:35 -04:00
  • 99f9682d61 core: bump rand from 0.8.5 to 0.8.6 in the cargo group across 1 directory (#21783) dependabot[bot] 2026-04-23 02:02:24 +02:00
  • 987f367d7b web: merge MFA devices and tokens into unified Credentials tab (#21705) Bapuji Koraganti 2026-04-22 20:02:00 -04:00
  • 22899bbaee :) sdko/panic-button Dominic R 2026-04-22 19:58:44 -04:00
  • 7e73a896eb Fix lockdown flow exception handler Dominic R 2026-04-22 19:53:41 -04:00
  • fa7c60ff6f Format account lockdown docs Dominic R 2026-04-22 19:12:46 -04:00
  • 14146d4e16 Align lockdown migration token wording Dominic R 2026-04-22 19:07:16 -04:00
  • ba222697fe Apply Makefile lint formatting Dominic R 2026-04-22 19:05:28 -04:00
  • 4c1bcc8d4b Revert "Share flow executor planning" Dominic R 2026-04-22 19:02:01 -04:00
  • f36f586655 Format lockdown stage form Dominic R 2026-04-22 19:00:20 -04:00
  • 9206445b4e Share prompt alert rendering Dominic R 2026-04-22 18:59:44 -04:00
  • 0eee5bd131 Share account lockdown redirect helper Dominic R 2026-04-22 18:59:40 -04:00
  • 91327ae8c1 Drop shared stage API field Dominic R 2026-04-22 18:59:30 -04:00