f89cc98014
sources/scim: add group patch support ( #15212 )
...
* set auth_via
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* allow requests with json content type
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix group schema
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* start improving error handling
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add scim group patch for members
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* unrelated #1 : fix debug check on startup
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* unrelated fix #2 : fix path for user page
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add group view tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add more user tests too
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-06-24 16:48:48 +02:00
91a675a5a1
web/admin: point create application to wizard ( #15211 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-06-24 01:36:20 +02:00
71be3acd1a
web/elements: typing error when variables are not converted to string ( #15169 )
...
fix: typing error when variables are not converted to string
Co-authored-by: leandro.saraiva <leandro.saraiva@adonite.com >
2025-06-23 23:40:36 +02:00
0b6ab171ce
website: bump prettier from 3.5.3 to 3.6.0 in /website ( #15199 )
...
* website: bump prettier from 3.5.3 to 3.6.0 in /website
Bumps [prettier](https://github.com/prettier/prettier ) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.5.3...3.6.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.6.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* format
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2025-06-23 21:29:14 +02:00
0c73572b0c
ci: update daily tested versions ( #15196 )
...
* ci: update daily tested versions
Signed-off-by: Dominic R <dominic@sdko.org >
* Update ci-main-daily.yml
Co-authored-by: Jens L. <jens@beryju.org >
Signed-off-by: Dominic R <dominic@sdko.org >
---------
Signed-off-by: Dominic R <dominic@sdko.org >
Co-authored-by: Jens L. <jens@beryju.org >
2025-06-23 21:16:47 +02:00
03d0899a76
website/docs: sys mgmt: clean up certificates and add steps to download saml certs ( #14497 )
...
* website/docs: sys mgmt: clean up certificates and add steps to download
saml certs
* fix broken link
* Apply suggestions from code review
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Signed-off-by: Dominic R <dominic@sdko.org >
* Dewi review comments
* Update website/docs/sys-mgmt/certificates.md
Signed-off-by: Dominic R <dominic@sdko.org >
* Apply suggestions from code review
Signed-off-by: Dominic R <dominic@sdko.org >
* Update website/docs/sys-mgmt/certificates.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/docs/sys-mgmt/certificates.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/docs/sys-mgmt/certificates.md
Signed-off-by: Dominic R <dominic@sdko.org >
* Update website/docs/sys-mgmt/certificates.md
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Signed-off-by: Dominic R <dominic@sdko.org >
* Update website/docs/sys-mgmt/certificates.md
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Signed-off-by: Dominic R <dominic@sdko.org >
* Update website/docs/sys-mgmt/certificates.md
Signed-off-by: Dominic R <dominic@sdko.org >
* Update website/docs/sys-mgmt/certificates.md
Signed-off-by: Dominic R <dominic@sdko.org >
* Update website/docs/sys-mgmt/certificates.md
Signed-off-by: Dominic R <dominic@sdko.org >
* lint fix following header rm
---------
Signed-off-by: Dominic R <dominic@sdko.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-06-23 18:56:50 +00:00
91f79c97d8
ci: fix CodeQL failing on cherry-pick PRs ( #15205 )
2025-06-23 16:55:08 +02:00
19324c61a3
root: add system check for database encoding ( #15186 )
...
* root: add system check for database encoding
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* oops
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-06-23 15:17:48 +02:00
d297733614
enterprise/stages/source: update outer flow with context from inner flow ( #15177 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-06-23 15:13:27 +02:00
f201f41a1b
website: bump the build group in /website with 6 updates ( #15200 )
...
Bumps the build group in /website with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [@swc/core-darwin-arm64](https://github.com/swc-project/swc ) | `1.12.4` | `1.12.5` |
| [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc ) | `1.12.4` | `1.12.5` |
| [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc ) | `1.12.4` | `1.12.5` |
| [@swc/html-darwin-arm64](https://github.com/swc-project/swc ) | `1.12.4` | `1.12.5` |
| [@swc/html-linux-arm64-gnu](https://github.com/swc-project/swc ) | `1.12.4` | `1.12.5` |
| [@swc/html-linux-x64-gnu](https://github.com/swc-project/swc ) | `1.12.4` | `1.12.5` |
Updates `@swc/core-darwin-arm64` from 1.12.4 to 1.12.5
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.12.4...v1.12.5 )
Updates `@swc/core-linux-arm64-gnu` from 1.12.4 to 1.12.5
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.12.4...v1.12.5 )
Updates `@swc/core-linux-x64-gnu` from 1.12.4 to 1.12.5
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.12.4...v1.12.5 )
Updates `@swc/html-darwin-arm64` from 1.12.4 to 1.12.5
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.12.4...v1.12.5 )
Updates `@swc/html-linux-arm64-gnu` from 1.12.4 to 1.12.5
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.12.4...v1.12.5 )
Updates `@swc/html-linux-x64-gnu` from 1.12.4 to 1.12.5
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.12.4...v1.12.5 )
---
updated-dependencies:
- dependency-name: "@swc/core-darwin-arm64"
dependency-version: 1.12.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@swc/core-linux-arm64-gnu"
dependency-version: 1.12.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@swc/core-linux-x64-gnu"
dependency-version: 1.12.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@swc/html-darwin-arm64"
dependency-version: 1.12.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@swc/html-linux-arm64-gnu"
dependency-version: 1.12.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@swc/html-linux-x64-gnu"
dependency-version: 1.12.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-23 13:54:27 +02:00
f58f679171
web: bump the eslint group across 2 directories with 1 update ( #15198 )
...
Bumps the eslint group with 1 update in the /packages/eslint-config directory: [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ).
Bumps the eslint group with 1 update in the /web directory: [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ).
Updates `eslint-plugin-import` from 2.31.0 to 2.32.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.31.0...v2.32.0 )
Updates `eslint-plugin-import` from 2.31.0 to 2.32.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.31.0...v2.32.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-version: 2.32.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: eslint-plugin-import
dependency-version: 2.32.0
dependency-type: indirect
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-23 13:54:16 +02:00
1bea5e38a1
core: bump goauthentik.io/api/v3 from 3.2025062.3 to 3.2025062.4 ( #15197 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2025062.3 to 3.2025062.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.2025062.3...v3.2025062.4 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
dependency-version: 3.2025062.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-23 13:54:08 +02:00
4d1c63e7fa
core: bump axllent/mailpit from v1.26.1 to v1.26.2 in /tests/e2e ( #15201 )
...
Bumps axllent/mailpit from v1.26.1 to v1.26.2.
---
updated-dependencies:
- dependency-name: axllent/mailpit
dependency-version: v1.26.2
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-06-23 13:52:03 +02:00
e341032bf9
website/integrations: bitwarden: fix certificate download section ( #15184 )
...
* website/integrations: bitwarden: fix certificate download section
Fix whatever happened here
Signed-off-by: Dominic R <dominic@sdko.org >
* keep it as it was before I copy-pasted from stripe
Signed-off-by: Dominic R <dominic@sdko.org >
---------
Signed-off-by: Dominic R <dominic@sdko.org >
2025-06-23 10:28:38 +01:00
e3ff242956
core, web: update translations ( #15194 )
...
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-23 02:45:30 +02:00
c6756bf809
web: bump API Client version ( #15193 )
...
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-23 02:45:03 +02:00
cf9b7eaa64
web/user: fix infinite loop when no user settings flow is set ( #15188 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-06-23 01:49:43 +02:00
53d8f9bd8c
stages/authenticator_webauthn: add option to configure max attempts ( #15041 )
...
* house keeping - migrate to session part 1
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* cleanup v2
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add max_attempts
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* teeny tiny cleanup
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add ui
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-06-23 01:49:07 +02:00
f76becfd86
stages/user_login: fix session binding logging ( #15175 )
...
* add tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix logging
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* update test db?
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* ah there we go; fix mmdb not being reloaded with test settings
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-06-21 00:21:49 +02:00
080e2311fe
website: bump the build group in /website with 6 updates ( #15166 )
...
Bumps the build group in /website with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [@swc/core-darwin-arm64](https://github.com/swc-project/swc ) | `1.12.1` | `1.12.4` |
| [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc ) | `1.12.1` | `1.12.4` |
| [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc ) | `1.12.1` | `1.12.4` |
| [@swc/html-darwin-arm64](https://github.com/swc-project/swc ) | `1.12.1` | `1.12.4` |
| [@swc/html-linux-arm64-gnu](https://github.com/swc-project/swc ) | `1.12.1` | `1.12.4` |
| [@swc/html-linux-x64-gnu](https://github.com/swc-project/swc ) | `1.12.1` | `1.12.4` |
Updates `@swc/core-darwin-arm64` from 1.12.1 to 1.12.4
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.12.1...v1.12.4 )
Updates `@swc/core-linux-arm64-gnu` from 1.12.1 to 1.12.4
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.12.1...v1.12.4 )
Updates `@swc/core-linux-x64-gnu` from 1.12.1 to 1.12.4
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.12.1...v1.12.4 )
Updates `@swc/html-darwin-arm64` from 1.12.1 to 1.12.4
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.12.1...v1.12.4 )
Updates `@swc/html-linux-arm64-gnu` from 1.12.1 to 1.12.4
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.12.1...v1.12.4 )
Updates `@swc/html-linux-x64-gnu` from 1.12.1 to 1.12.4
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.12.1...v1.12.4 )
---
updated-dependencies:
- dependency-name: "@swc/core-darwin-arm64"
dependency-version: 1.12.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@swc/core-linux-arm64-gnu"
dependency-version: 1.12.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@swc/core-linux-x64-gnu"
dependency-version: 1.12.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@swc/html-darwin-arm64"
dependency-version: 1.12.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@swc/html-linux-arm64-gnu"
dependency-version: 1.12.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@swc/html-linux-x64-gnu"
dependency-version: 1.12.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-20 22:14:03 +02:00
eacc0eb546
website/docs: fix egregious maintenance fail ( #15176 )
...
fix egregious maintenance fail
Co-authored-by: Tana M Berry <tana@goauthentik.io >
2025-06-20 14:04:45 +00:00
c77a54dc2a
revert: web/flow: cleanup WebAuthn helper functions ( #14460 )" ( #15172 )
...
Revert "web/flow: cleanup WebAuthn helper functions (#14460 )"
This reverts commit e86c40a00c .
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
# Conflicts:
# web/package-lock.json
2025-06-20 15:01:51 +02:00
84781df51b
root: update bumpversion changed list ( #15170 )
2025-06-20 14:50:42 +02:00
a640866534
lifecycle/aws: bump aws-cdk from 2.1018.1 to 2.1019.1 in /lifecycle/aws ( #15162 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-20 14:30:46 +02:00
e070241407
core: bump google-api-python-client from 2.172.0 to 2.173.0 ( #15167 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-20 14:30:38 +02:00
85985c3673
sources/ldap: fix sync on empty groups ( #15158 )
2025-06-20 13:34:12 +02:00
3abe6cd02c
website/integrations: update actual budget docs link ( #15156 )
...
* Update index.mdx
Update URL to Actual Docs
Signed-off-by: theshoehorn <blair@blairschumann.com >
* Update website/integrations/services/actual-budget/index.mdx
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
---------
Signed-off-by: theshoehorn <blair@blairschumann.com >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
2025-06-20 08:51:31 +00:00
90c5b5c475
website: Docusaurus 3.8 shared fixes part 2 ( #15155 )
...
* website: Fix issue where files are ignored during build.
* Update packages/docusaurus-config/lib/routing.js
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com >
* website: Update paths.
---------
Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com >
Co-authored-by: Dominic R <dominic@sdko.org >
2025-06-19 17:37:35 -04:00
adfbd1e0f2
events: fix map again and fix flaky tests ( #15154 )
...
* web/admin: fix OL Map loading external CSS
why are web developers like this dd8ccf12a1/elements/openlayers-core/ol-map.ts (L238)
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix map chart display without map
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* make test less flaky
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* format
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-06-19 23:10:17 +02:00
caa5617ce6
website: Touch up shared config. ( #15153 )
...
* website: Touch up shared config.
* website: Update deps. Fix issues surrounding cross-package formatting.
2025-06-19 14:11:55 -04:00
d043dacece
root: extract custom setup code ( #15150 )
2025-06-19 15:56:35 +02:00
6a367d4ddf
web: bump @spotlightjs/spotlight from 3.0.0 to 3.0.1 in /web in the sentry group across 1 directory ( #15144 )
...
web: bump @spotlightjs/spotlight
Bumps the sentry group with 1 update in the /web directory: @spotlightjs/spotlight.
Updates `@spotlightjs/spotlight` from 3.0.0 to 3.0.1
---
updated-dependencies:
- dependency-name: "@spotlightjs/spotlight"
dependency-version: 3.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
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-19 13:13:40 +02:00
e802c536a5
core, web: update translations ( #15139 )
...
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
2025-06-19 13:02:37 +02:00
39db9d9e6a
core: bump msgraph-sdk from 1.33.0 to 1.34.0 ( #15146 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-19 12:59:19 +02:00
f9ea4fc8e7
core: bump django-prometheus from 2.3.1 to 2.4.0 ( #15147 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-19 12:59:02 +02:00
2320efc256
core: bump python-kadmin-rs from 0.6.0 to 0.6.1 ( #15145 )
...
Bumps [python-kadmin-rs](https://github.com/authentik-community/kadmin-rs ) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/authentik-community/kadmin-rs/releases )
- [Commits](https://github.com/authentik-community/kadmin-rs/compare/kadmin/version/0.6.0...kadmin/version/0.6.1 )
---
updated-dependencies:
- dependency-name: python-kadmin-rs
dependency-version: 0.6.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-06-19 12:56:36 +02:00
7b81cbbb43
core: bump goauthentik.io/api/v3 from 3.2025062.1 to 3.2025062.3 ( #15148 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2025062.1 to 3.2025062.3.
- [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.2025062.1...v3.2025062.3 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
dependency-version: 3.2025062.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-19 12:55:42 +02:00
2d480bffb4
events: disable all JSON autocomplete ( #15138 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-06-19 02:36:55 +02:00
e6e0e49535
events: disable computation of autocomplete structure for event context ( #15137 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-06-19 01:21:51 +02:00
31b90d5e1d
web/admin: hide webhook URL by default ( #15136 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-06-19 01:21:39 +02:00
e39f186e26
core: bump google-auth from 2.40.2 to v2.40.3 ( #15122 )
2025-06-19 00:23:19 +02:00
cdb1351cfb
core: bump requests from 2.32.3 to v2.32.4 ( #15129 )
2025-06-18 23:36:53 +02:00
7b2c08073f
core: bump zipp from 3.22.0 to v3.23.0 ( #15134 )
2025-06-18 23:16:08 +02:00
9ad4dfb522
core: bump yarl from 1.20.0 to v1.20.1 ( #15133 )
2025-06-18 23:15:13 +02:00
6b05195add
core: bump watchfiles from 1.0.5 to v1.1.0 ( #15132 )
2025-06-18 23:14:49 +02:00
2ae095bfeb
core: bump urllib3 from 2.4.0 to v2.5.0 ( #15131 )
2025-06-18 23:14:41 +02:00
cc68d8dd92
core: bump twisted from 24.11.0 to v25.5.0 ( #15130 )
2025-06-18 23:14:31 +02:00
89a158f66c
core: bump propcache from 0.3.1 to v0.3.2 ( #15128 )
2025-06-18 23:14:23 +02:00
c56ee219a9
core: bump opentelemetry-api from 1.34.0 to v1.34.1 ( #15127 )
2025-06-18 23:14:15 +02:00
d596c08954
core: bump oauthlib from 3.2.2 to v3.3.0 ( #15126 )
2025-06-18 23:14:07 +02:00