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
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
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
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
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
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
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
6e03045d1f
core: bump cryptography from 44.0.3 to 45.0.3 ( #14690 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-26 12:37:44 +00:00
f4b39e7465
core: bump django-tenants from 3.7.0 to 3.8.0 ( #14691 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-26 12:36:49 +00:00
f471ddfb29
core: bump pydantic from 2.11.4 to 2.11.5 ( #14652 )
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.11.4 to 2.11.5.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.11.5/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.11.4...v2.11.5 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.11.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-23 17:24:55 +02:00
1b1f06c9f7
core: bump google-api-python-client from 2.169.0 to 2.170.0 ( #14653 )
...
Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client ) from 2.169.0 to 2.170.0.
- [Release notes](https://github.com/googleapis/google-api-python-client/releases )
- [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.169.0...v2.170.0 )
---
updated-dependencies:
- dependency-name: google-api-python-client
dependency-version: 2.170.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-23 17:24:42 +02:00
2f1eab5aed
root: move forked dependencies to goauthentik org ( #14590 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-05-20 17:32:54 +02:00
70460bfb30
core: bump library/node from 22 to 24 ( #14410 )
...
* core: bump library/node from 22 to 24
Bumps library/node from 22 to 24.
---
updated-dependencies:
- dependency-name: library/node
dependency-version: '24'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* update docs
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix linux esbuild
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* remove lockfile-lint package as SFE doesnt have a package lock and we have a script for the main lock
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* update dependabot
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* format
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* bump fido
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-05-20 16:02:51 +02:00
0be9c60a71
core: bump django-guardian from 2.4.0 to v3.0.0 ( #14453 )
...
* core: bump django-guardian from 2.4.0 to v3.0.0
* Use GUARDIAN_MONKEY_PATCH_USER instead of deprecated GUARDIAN_MONKEY_PATCH
* ???
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix issue in outpost tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* patch all outpost tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fixup guardian lock
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2025-05-20 14:40:43 +02:00
9b3c1b5cff
core: bump sentry-sdk from 2.28.0 to 2.29.1 ( #14579 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 2.28.0 to 2.29.1.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/2.28.0...2.29.1 )
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-version: 2.29.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-20 12:02:01 +02:00
61bff69b7d
core: bump django-pglock from 1.7.1 to 1.7.2 ( #14534 )
...
Bumps [django-pglock](https://github.com/AmbitionEng/django-pglock ) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/AmbitionEng/django-pglock/releases )
- [Changelog](https://github.com/AmbitionEng/django-pglock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/AmbitionEng/django-pglock/compare/1.7.1...1.7.2 )
---
updated-dependencies:
- dependency-name: django-pglock
dependency-version: 1.7.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-05-16 16:02:42 +02:00
75a0ac9588
release: 2025.4.1 ( #14527 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
# Conflicts:
# package.json
2025-05-15 20:12:41 +02:00
d0dc14d84d
core: bump msgraph-sdk from 1.29.0 to 1.30.0 ( #14503 )
...
Bumps [msgraph-sdk](https://github.com/microsoftgraph/msgraph-sdk-python ) from 1.29.0 to 1.30.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.29.0...v1.30.0 )
---
updated-dependencies:
- dependency-name: msgraph-sdk
dependency-version: 1.30.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-14 12:22:41 +02:00
7bf960352b
core: bump twilio from 9.6.0 to 9.6.1 ( #14505 )
...
Bumps [twilio](https://github.com/twilio/twilio-python ) from 9.6.0 to 9.6.1.
- [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.0...9.6.1 )
---
updated-dependencies:
- dependency-name: twilio
dependency-version: 9.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-05-14 12:22:27 +02:00
c07d01661b
core: bump psycopg[c,pool] from 3.2.8 to 3.2.9 ( #14504 )
...
Bumps [psycopg[c,pool]](https://github.com/psycopg/psycopg ) from 3.2.8 to 3.2.9.
- [Changelog](https://github.com/psycopg/psycopg/blob/3.2.9/docs/news.rst )
- [Commits](https://github.com/psycopg/psycopg/compare/3.2.8...3.2.9 )
---
updated-dependencies:
- dependency-name: psycopg[c,pool]
dependency-version: 3.2.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-05-14 12:19:42 +02:00
1211c34a18
core: bump django from 5.1.8 to 5.1.9 ( #14483 )
...
* build(deps): bump django from 5.1.8 to 5.1.9
Bumps [django](https://github.com/django/django ) from 5.1.8 to 5.1.9.
- [Commits](https://github.com/django/django/compare/5.1.8...5.1.9 )
---
updated-dependencies:
- dependency-name: django
dependency-version: 5.1.9
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
* bump lock
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-05-12 21:23:10 +02:00
22efb57369
core: bump psycopg[c,pool] from 3.2.7 to 3.2.8 ( #14481 )
...
Bumps [psycopg[c,pool]](https://github.com/psycopg/psycopg ) from 3.2.7 to 3.2.8.
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst )
- [Commits](https://github.com/psycopg/psycopg/compare/3.2.7...3.2.8 )
---
updated-dependencies:
- dependency-name: psycopg[c,pool]
dependency-version: 3.2.8
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-05-12 20:55:37 +02:00
3eeda53be6
core: bump sentry-sdk from 2.27.0 to 2.28.0 ( #14482 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 2.27.0 to 2.28.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/2.27.0...2.28.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-version: 2.28.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-12 20:55:34 +02:00
82ace18703
root: pin package version in pyproject for dependabot ( #14469 )
...
* root: pin package version in pyproject for dependabot
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* use exact as we know that works now
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-05-12 19:32:48 +02:00
91b40350aa
core: bump goauthentik/fips-python from 3.12.10-slim-bookworm-fips to 3.13.3-slim-bookworm-fips ( #12763 )
...
* core: bump goauthentik/fips-python from 3.12.7-slim-bookworm-fips to 3.13.1-slim-bookworm-fips
Dependabot couldn't find the original pull request head commit, 57d3f7b1d72de7f2448d0ce661c74de53412bdd5.
* upgrade the rest
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* format
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* update dev env
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* silence docker build action about env name
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* bump to 3.13.3
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
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-05-03 22:04:49 +02:00
b5f947f460
core: bump lxml from 5.3.2 to v5.4.0 ( #14355 )
...
* core: bump lxml from 5.3.2 to v5.4.0
* fix lxml xmlsec issues
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2025-05-03 17:37:39 +02:00
e76d388ce4
release: 2025.4.0 ( #14299 )
...
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2025-04-30 13:15:38 +00:00
0606b1aba4
root: support db pool ( #13534 )
2025-04-14 16:05:31 +00:00
61a293daad
core: bump django-rest-framework from 3.14.0 to 3.16.0 ( #14057 )
...
upgrade `django-rest-framework` to `3.16.0`
The reverted commit is purely an optimization which unfortunately breaks authentik, specifically Blueprints. It adds `getattr(serializer.instance, field)` to a validator. If `field` is a `RelatedObject`, that invocation queries the database.
When authentik creates objects using Blueprints, it doesn't place related objects into the database before the validator tries to get them from there, so with the reverted commit, it produces `RelatedObjectDoesNotExist`.
Perhaps a long-term solution is to revise how Blueprints work, or perhaps it is to change upstream. But in the meantime, Django 5.0 support ended and upgrading to Django 5.1 requires an upgrade of `django-rest-framework` to `3.16.0`, hence this workaround.
See
- https://github.com/encode/django-rest-framework/pull/9154
- https://github.com/encode/django-rest-framework/issues/9358
- https://github.com/encode/django-rest-framework/pull/9482
- https://github.com/encode/django-rest-framework/pull/9483
2025-04-14 16:24:11 +02:00
395ad722b7
core: migrate all sessions to the database ( #9736 )
...
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2025-04-11 09:10:55 +02:00
e4d2a53ccc
release: 2025.2.4 ( #13830 )
...
* release: 2025.2.4
* bump version in uv.lock
2025-04-08 19:16:00 +00:00
cafa9c1737
core: bump python-kadmin-rs from 0.5.3 to 0.6.0 ( #13758 )
...
* core: bump python-kadmin-rs from 0.5.3 to 0.6.0
Bumps [python-kadmin-rs](https://github.com/authentik-community/kadmin-rs ) from 0.5.3 to 0.6.0.
- [Release notes](https://github.com/authentik-community/kadmin-rs/releases )
- [Commits](https://github.com/authentik-community/kadmin-rs/compare/kadmin/version/0.5.3...kadmin/version/0.6.0 )
---
updated-dependencies:
- dependency-name: python-kadmin-rs
dependency-version: 0.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2025-04-03 13:06:03 +00:00
bcfd6fefa7
release: 2025.2.3 ( #13705 )
...
* release: 2025.2.3
* fix uv lock not being bumped
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-03-28 17:08:57 +01:00
1df87cdf77
root: fix dependency install due to description-file ( #13655 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-03-24 20:18:18 +00:00
192ed8f494
root: fix uv lock file on macOS ( #13578 )
...
* root: fix uv lock on macOS
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* re-add make run
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-03-19 20:38:27 +01:00
868261c883
root: replace poetry with uv ( #13388 )
2025-03-19 16:29:18 +00:00
2e3624ea82
release: 2025.2.2 ( #13554 )
2025-03-17 22:10:22 +01:00
b082849fb5
web: Ignore Storybook when running codespell. ( #13454 )
2025-03-11 13:28:29 +00:00
1bc99e48e0
providers/SCIM: fix object exists error for users, attempt to look up user ID in remote system ( #13437 )
...
* providers/scim: handle ObjectExistsSyncException when filtering is supported by remote system
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* unrelated: correctly check for backchannel application in SCIM view page
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* unrelated: fix missing ignore paths in codespell
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-03-07 23:07:47 +00:00
cf58c5617a
core: Tidy contributor onboarding, fix typos. ( #12700 )
...
core: Tidy contributor onboarding.
- Fixes typos.
- Fixes stale links.
- Tidies Makefile so that Poetry env is optional for hygiene commands.
- Remove mismatched YAML naming.
- Uses shebang on Python scripts.
- Document semver usage.
- Redirect OpenAPI schema.
Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com >
2025-03-06 18:34:54 +00:00
989d39b154
release: 2025.2.1 ( #13278 )
2025-02-27 10:55:18 +00:00
2b39748c84
root: Backport version 2025.2 ( #13225 )
...
* release: 2025.2.0-rc1
* release: 2025.2.0-rc2
* release: 2025.2.0-rc3
* release: 2025.2.0
2025-02-24 18:35:13 +01:00
ab8f5a2ac4
policies/geoip: distance + impossible travel ( #12541 )
...
* add history distance checks
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* start impossible travel
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* optimise
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* ui start
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix and add tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix ui, fix missing api
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-02-17 18:47:25 +01:00
8cad66536c
release: 2024.12.3 ( #12883 )
...
* release: 2024.12.3
* ci: fix permissions for release-publish pipeline
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* ci: fix missing dockerhub login
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2025-01-29 23:35:06 +01:00
c0fe0dab61
core: bump python-kadmin-rs from 0.5.2 to 0.5.3 ( #12624 )
...
Bumps [python-kadmin-rs](https://github.com/authentik-community/kadmin-rs ) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/authentik-community/kadmin-rs/releases )
- [Commits](https://github.com/authentik-community/kadmin-rs/compare/kadmin/version/0.5.2...kadmin/version/0.5.3 )
---
updated-dependencies:
- dependency-name: python-kadmin-rs
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-01-10 17:03:22 +01:00
6c0d462410
release: 2024.12.2 ( #12615 )
2025-01-09 20:38:27 +01:00
646d133c30
lib: add expression helper ak_create_jwt to create JWTs ( #12599 )
...
* lib: add expression helper ak_create_jwt to create JWTs
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix lookup
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-01-08 18:28:35 +01:00
3eaaa35a4c
release: 2024.12.1 ( #12466 )
2024-12-23 20:51:05 +01:00
02bd699917
web/admin: Refine navigation ( #12441 )
...
* fix spacing if there's no icon in page header
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add a very slight bar
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* rework navigation to be similar between interfaces
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix subpath and rendering
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix display
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add version to sidebar
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* make page header sticky?
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* unrelated: hide session in system api
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* unrelated: add unidecode for policies
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
#5859
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2024-12-21 22:12:47 +01:00