1eeb85a4e7
core: bump ruff from 0.9.1 to 0.9.2 ( #12717 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.9.1...0.9.2 )
---
updated-dependencies:
- dependency-name: ruff
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-01-17 14:08:22 +01:00
4182ead0b9
core: bump webauthn from 2.4.0 to 2.5.0 ( #12719 )
...
Bumps [webauthn](https://github.com/duo-labs/py_webauthn ) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/duo-labs/py_webauthn/releases )
- [Changelog](https://github.com/duo-labs/py_webauthn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/duo-labs/py_webauthn/compare/v2.4.0...v2.5.0 )
---
updated-dependencies:
- dependency-name: webauthn
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-01-17 14:07:51 +01:00
dc45e8c08c
core: bump structlog from 24.4.0 to 25.1.0 ( #12720 )
...
Bumps [structlog](https://github.com/hynek/structlog ) from 24.4.0 to 25.1.0.
- [Release notes](https://github.com/hynek/structlog/releases )
- [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hynek/structlog/compare/24.4.0...25.1.0 )
---
updated-dependencies:
- dependency-name: structlog
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-17 14:07:31 +01:00
d111740f6b
website/integrations: all: install -> installation ( #12676 )
...
* website/integrations: all: install -> installation
* fix for new integr
Signed-off-by: 4d62 <git@sdko.org >
---------
Signed-off-by: 4d62 <git@sdko.org >
2025-01-16 16:23:22 -06:00
4597ee45f8
sources/oauth: fix authentication only being sent in form body ( #12713 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-01-16 20:43:09 +01:00
735f48981d
website/docs: Docker outpost cleanup ( #12708 )
...
* removes sentence about future version
* removed reference to 2021 version
* Update website/docs/add-secure-apps/outposts/integrations/docker.md
Co-authored-by: Jens L. <jens@goauthentik.io >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
---------
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Tana M Berry <tana@goauthentik.com >
Co-authored-by: Jens L. <jens@goauthentik.io >
2025-01-16 10:14:42 -06:00
f35457492b
website/integrations: snipe-it: remove ldap property mapping ( #12688 )
...
* Remove property mapping from snipe-it
https://github.com/goauthentik/authentik/issues/7058
Property mapping for ldap outpost is not supported at the moment. I removed it, because it creates too much confusion.
Signed-off-by: RogueThorn <DunklerPhoenix@users.noreply.github.com >
* format
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: RogueThorn <DunklerPhoenix@users.noreply.github.com >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2025-01-16 14:41:22 +00:00
af9ba83529
providers/oauth2: support token revocation for public clients ( #12704 )
2025-01-16 15:27:37 +01:00
3c6cb9dbad
core: bump sentry-sdk from 2.19.2 to 2.20.0 ( #12694 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 2.19.2 to 2.20.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.19.2...2.20.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
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-01-16 15:15:54 +01:00
1d63359077
core: bump psycopg from 3.2.3 to 3.2.4 ( #12695 )
...
Bumps [psycopg](https://github.com/psycopg/psycopg ) from 3.2.3 to 3.2.4.
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst )
- [Commits](https://github.com/psycopg/psycopg/compare/3.2.3...3.2.4 )
---
updated-dependencies:
- dependency-name: psycopg
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-16 15:15:40 +01:00
33121d86f2
core: bump google-api-python-client from 2.158.0 to 2.159.0 ( #12697 )
...
Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client ) from 2.158.0 to 2.159.0.
- [Release notes](https://github.com/googleapis/google-api-python-client/releases )
- [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.158.0...v2.159.0 )
---
updated-dependencies:
- dependency-name: google-api-python-client
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-01-16 15:15:30 +01:00
0c235909a2
core: bump msgraph-sdk from 1.16.0 to 1.17.0 ( #12698 )
...
Bumps [msgraph-sdk](https://github.com/microsoftgraph/msgraph-sdk-python ) from 1.16.0 to 1.17.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.16.0...v1.17.0 )
---
updated-dependencies:
- dependency-name: msgraph-sdk
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-01-16 15:15:20 +01:00
91ef8c2c8d
core: bump aws-cdk-lib from 2.175.1 to 2.176.0 ( #12696 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-16 12:37:32 +01:00
4ee45bb5cc
website: bump aws-cdk from 2.175.1 to 2.176.0 in /website ( #12692 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-16 12:37:19 +01:00
b4ae3ba390
website/integrations: terrakube: document ( #12662 )
...
* website/integrations: terrakube: document
* website/integrations: terrakube: lint
* Update website/integrations/services/terrakube/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <git@sdko.org >
* Update website/integrations/services/terrakube/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <git@sdko.org >
* Update website/integrations/services/terrakube/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <git@sdko.org >
* Update website/integrations/services/terrakube/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <git@sdko.org >
* Update website/integrations/services/terrakube/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <git@sdko.org >
* Update website/integrations/services/terrakube/index.md
Signed-off-by: 4d62 <git@sdko.org >
* Apply suggestions from code review
Signed-off-by: 4d62 <git@sdko.org >
* Update website/integrations/services/terrakube/index.md
Signed-off-by: 4d62 <git@sdko.org >
---------
Signed-off-by: 4d62 <git@sdko.org >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-01-16 03:33:08 +00:00
f3834016dc
website/docs: add note for trailing-slash in initial setup ( #12583 )
...
* docs: add note for trailing-slash in initial setup
Signed-off-by: Mahmoud Abduljawad <mahmoud@masaar.com >
* docs: add note for trailing-slash in k8s initial setup
Signed-off-by: Mahmoud Abduljawad <mahmoud@masaar.com >
* docs: refactor to use admonition syntax
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Mahmoud Abduljawad <abduljawad.mahmoud@gmail.com >
* docs: update wording
Signed-off-by: Mahmoud Abduljawad <mahmoud@masaar.com >
* docs: update wording
Signed-off-by: Mahmoud Abduljawad <mahmoud@masaar.com >
* docs: reword for natural language
Co-authored-by: 4d62 <git@sdko.org >
Signed-off-by: Mahmoud Abduljawad <abduljawad.mahmoud@gmail.com >
* docs: reword for natural language
Signed-off-by: Mahmoud Abduljawad <mahmoud@masaar.com >
* docs: typo
Satisfy `codespell` by changing "falsy" to "false".
---------
Signed-off-by: Mahmoud Abduljawad <mahmoud@masaar.com >
Signed-off-by: Mahmoud Abduljawad <abduljawad.mahmoud@gmail.com >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: 4d62 <git@sdko.org >
2025-01-15 20:44:50 -06:00
661a966e23
website/integrations: Update Semaphore UI description ( #12674 )
...
* Update index.mdx
Signed-off-by: Christopher Fenner <9592452+CFenner@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Christopher Fenner <9592452+CFenner@users.noreply.github.com >
* Update index.mdx
Signed-off-by: Christopher Fenner <9592452+CFenner@users.noreply.github.com >
* Update index.mdx
Signed-off-by: Christopher Fenner <9592452+CFenner@users.noreply.github.com >
---------
Signed-off-by: Christopher Fenner <9592452+CFenner@users.noreply.github.com >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-01-15 18:13:33 -06:00
813273338e
website/integrations: pgadmin: refactor ( #12604 )
...
* website/integrations: pgadmin: refactor
Refactors the pgAdmin integration documentation, makes it match existing style guide, and adds subsection for configuration for containerized deployments
* website/integrations: pgadmin: lint
Lints refactored documentation page
* Update website/integrations/services/pgadmin/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <git@sdko.org >
* website/integrations: pgadmin: updates note
Adds back "based on" note with updated versions
* website/integrations: pgadmin: specify strict/regex rediect uri
Not sure on wording tho
* website/integrations: pgadmin: add configuration validation step
Adds configuration validation step. Log out, log back in with authentik. Button on login page
* website/integrations: pgadmin: fix redirect uri
Fixes incorrect redirect uri introduced during refactor. Probably forgot to copy slug or something. Important thing is that it's fixed
Signed-off-by: 4d62 <git@sdko.org >
* website/integrations: pgadmin: fix another stupidity I probably made
Glorious https://img.sdko.org/u/0k3f46.png
Signed-off-by: 4d62 <git@sdko.org >
---------
Signed-off-by: 4d62 <git@sdko.org >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-01-15 13:37:51 -06:00
99639a9ed0
website/integrations: add Actual budget ( #12590 )
...
* Update sidebarsIntegrations.js
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* Create index.mdx for Actual Budget
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* Update website/integrations/services/actual-budget/index.mdx
Co-authored-by: 4d62 <git@sdko.org >
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* Changes made for comments of @4d62
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* warning about first user
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* make lint & make website...
* removed old dev stuff changes
* index.mdx aktualisieren
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* index.mdx aktualisieren
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* index.mdx aktualisieren
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* index.mdx aktualisieren
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* index.mdx aktualisieren
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* index.mdx aktualisieren
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* Remove step 3 and marketing Blabla
* index.mdx aktualisieren
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* index.mdx aktualisieren
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* index.mdx aktualisieren
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* index.mdx aktualisieren
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* index.mdx aktualisieren
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* index.mdx aktualisieren
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* index.mdx aktualisieren
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* index.mdx aktualisieren
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* index.mdx aktualisieren
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* index.mdx aktualisieren
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* Update website/integrations/services/actual-budget/index.mdx
Co-authored-by: 4d62 <git@sdko.org >
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* hope that helps a bit => step 6
remove the part about client id and secret with description that it is from authentik because step 6 clears this already up and during the setup of the provider in authentik there is a hint that ID and secret is need later in this guide
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* Update index.mdx
now with italic instead of codestuff for placeholders or variables
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
---------
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
Co-authored-by: 4d62 <git@sdko.org >
Co-authored-by: nicedevil007 <nicedevil007@users.noreply.github.com >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-01-15 13:30:01 -06:00
41aa36d06f
enterprise/rac: Improve client connection status & bugfixes ( #12684 )
...
* enterprise/rac: improve status message when connecting/connection failed
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* set fixed DPI
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* automatically set resize method for RDP
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-01-15 18:32:51 +01:00
62fc4c56e4
website: bump postcss from 8.5.0 to 8.5.1 in /website ( #12680 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.5.0 to 8.5.1.
- [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.0...8.5.1 )
---
updated-dependencies:
- dependency-name: postcss
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-15 15:03:09 +01:00
4514412010
stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs ( #12678 )
...
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-01-15 12:25:02 +01:00
463efac469
website/integrations: update uptime-kuma skip path documentation ( #12641 )
...
* Update documentation for Uptime-Kuma integration
Modify the skip path regex to be more restrictive without modifying the intended functionality.
Signed-off-by: itskagee <17406594+itskagee@users.noreply.github.com >
* Update uptime-kuma integration docs
- Added skip path regex rule for push based monitoring.
- Modified a rule to be more descriptive.
Signed-off-by: itskagee <17406594+itskagee@users.noreply.github.com >
* Update uptime kuma integration docs
- Added skip path regex rule for badges.
Signed-off-by: itskagee <17406594+itskagee@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: itskagee <17406594+itskagee@users.noreply.github.com >
* website/docs: uptime kuma apply linting changes
---------
Signed-off-by: itskagee <17406594+itskagee@users.noreply.github.com >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-01-14 19:34:14 -06:00
f4508659cf
core: bump django from 5.0.10 to 5.0.11 ( #12675 )
...
Bumps [django](https://github.com/django/django ) from 5.0.10 to 5.0.11.
- [Commits](https://github.com/django/django/compare/5.0.10...5.0.11 )
---
updated-dependencies:
- dependency-name: django
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-01-15 00:36:00 +01:00
336f6f0dc2
website/docs: update docker outpost integration documentation for docker socket proxies ( #12644 )
...
* Update website docs for docker outpost integration
- Changed the docker socket proxy link to point to a better and more maintained solution.
- Changed permissions to include System/Info.
- Added a section on how to connect to a docker socket proxy.
Signed-off-by: itskagee <17406594+itskagee@users.noreply.github.com >
* add description for System Info permission
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* Apply suggestions from code review
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: itskagee <17406594+itskagee@users.noreply.github.com >
* website/docs: updated docker outpost integration for docker socket proxies
- Added additional information regarding docker socket proxies.
- Changed the layout to better present said information.
* Update website/docs/add-secure-apps/outposts/integrations/docker.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
---------
Signed-off-by: itskagee <17406594+itskagee@users.noreply.github.com >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-01-14 15:42:56 -06:00
c19a887356
core: fix application entitlements not createable with blueprints ( #12673 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-01-14 20:15:02 +01:00
09931bcbc2
web/admin: fix role changelog missing primary key filter ( #12671 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-01-14 15:56:03 +01:00
7a4293bf17
core: bump goauthentik.io/api/v3 from 3.2024122.1 to 3.2024122.2 ( #12664 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2024122.1 to 3.2024122.2.
- [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.2024122.1...v3.2024122.2 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
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-14 13:40:25 +01:00
6e569acd84
website: bump postcss from 8.4.49 to 8.5.0 in /website ( #12665 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.49 to 8.5.0.
- [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.4.49...8.5.0 )
---
updated-dependencies:
- dependency-name: postcss
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-01-14 13:40:17 +01:00
02c69d767f
core: bump twilio from 9.4.2 to 9.4.3 ( #12666 )
...
Bumps [twilio](https://github.com/twilio/twilio-python ) from 9.4.2 to 9.4.3.
- [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.4.2...9.4.3 )
---
updated-dependencies:
- dependency-name: twilio
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-14 13:39:54 +01:00
1863a9a12b
website/integrations: Update Komga sample config to include "profile" in scope. ( #12634 )
...
Update index.md
The scope needs to include 'profile' for Komga to be able to retrieve the 'preferred_username'.
Signed-off-by: SeeJayEmm <chris@threesheets.org >
2025-01-13 23:05:58 -06:00
b981bc5ba1
website/integrations: template: add configuration validation step ( #12535 )
...
* website/integrations: template: validation template
Adds configuration validation section of the template for tana to validate before adding everywhere. Draft 1
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/template/service.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <git@sdko.org >
* fix build
* Update website/integrations/template/service.md
Signed-off-by: 4d62 <git@sdko.org >
* website/integrations: template: lint
Yea
---------
Signed-off-by: 4d62 <github-user@sdko.org >
Signed-off-by: 4d62 <git@sdko.org >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-01-13 22:34:38 -06:00
5da02971eb
sources/scim: fix user creation (duplicate userName) ( #12547 )
...
* sources/scim: fix user creation (duplicate userName)
* sources/scim: add test case (duplicate username)
* Formatting
* simplify query with Q
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-13 23:50:41 +01:00
1f49ee77df
web: improve notification and API drawers ( #12659 )
...
* web: move clear all notification button to header, add empty state
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* improve sorting for API requests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-01-13 22:40:48 +01:00
baf8f18d54
events: make sure password set event has the correct IP ( #12585 )
...
* events: make sure password set event has the correct IP
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* wip
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
---------
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2025-01-13 20:38:14 +01:00
5445b1235a
web: fix mobile scrolling bug ( #12601 )
...
* web: Add InvalidationFlow to Radius Provider dialogues
## What
- Bugfix: adds the InvalidationFlow to the Radius Provider dialogues
- Repairs: `{"invalidation_flow":["This field is required."]}` message, which was *not* propagated
to the Notification.
- Nitpick: Pretties `?foo=${true}` expressions: `s/\?([^=]+)=\$\{true\}/\1/`
## Note
Yes, I know I'm going to have to do more magic when we harmonize the forms, and no, I didn't add the
Property Mappings to the wizard, and yes, I know I'm going to have pain with the *new* version of
the wizard. But this is a serious bug; you can't make Radius servers with *either* of the current
dialogues at the moment.
* This (temporary) change is needed to prevent the unit tests from failing.
\# What
\# Why
\# How
\# Designs
\# Test Steps
\# Other Notes
* Revert "This (temporary) change is needed to prevent the unit tests from failing."
This reverts commit dddde09be5
.
* web: adjust spacing issue for the login container
# What
Replaces the `space-evenly` flexbox instruction with `space-between`. `space-evenly` introduced
whitespace in column mode that pushed visible content off the page by introducing new margins inside
the flex container, which made content pushed around by those margins inaccessable via scrolling.
`space-between` creates the same desired effect, but with the margins top and bottom of the flexbox
column controlled by the parent container, which gives both more control and more suitable layout
handling.
# Links:
- Zendesk Ticket: [Tall Prompts/Flows cut off on
Safari](https://authentiksecurityinc.zendesk.com/agent/tickets/186 ). (This link is only visible to
Authentik employees. Sorry.)
2025-01-13 20:37:16 +01:00
2893a54ffb
web/admin: more cleanup and consistency ( #12657 )
...
* web/admin: migrate user interface and stop impersonation to nav bar
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* move version diff to banner
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* make click on backdrop close about modal
just for you @rissson
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-01-13 20:25:34 +01:00
94eff50306
root: redis, make sure tlscacert isn't an empty string ( #12407 )
...
* root: redis, make sure tlscacert isn't an empty string
* make TLSCaCert a string instead of pointer
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-13 20:14:26 +01:00
0befc26507
web: fix error handling bug in ApplicationWizard.RACProviderForm ( #12640 )
...
* web: Add InvalidationFlow to Radius Provider dialogues
## What
- Bugfix: adds the InvalidationFlow to the Radius Provider dialogues
- Repairs: `{"invalidation_flow":["This field is required."]}` message, which was *not* propagated
to the Notification.
- Nitpick: Pretties `?foo=${true}` expressions: `s/\?([^=]+)=\$\{true\}/\1/`
## Note
Yes, I know I'm going to have to do more magic when we harmonize the forms, and no, I didn't add the
Property Mappings to the wizard, and yes, I know I'm going to have pain with the *new* version of
the wizard. But this is a serious bug; you can't make Radius servers with *either* of the current
dialogues at the moment.
* This (temporary) change is needed to prevent the unit tests from failing.
\# What
\# Why
\# How
\# Designs
\# Test Steps
\# Other Notes
* Revert "This (temporary) change is needed to prevent the unit tests from failing."
This reverts commit dddde09be5
.
* web: fix error handling bug in ui
# What
When I converted all of the Provider forms over to a unified structure, the RAC form
stood out as one that couldn't be directly converted, so two copies were retained.
The error handling was updated to a new format, but this one bit of older handling
was missed.
For now, we're going back to using `Record<string, string>` for errors, to stay as
close to the `./admin/providers/` style of handling.
# Testing
This error prevented the RAC Provider form from loading in the wizard. Seeing that it works in the
wizard should be sufficient.
2025-01-13 19:56:37 +01:00
629d5df763
flows/inspector: add button to open flow inspector ( #12656 )
...
* flows: differentiate between flow inspector being available and open
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add overlay button to open inspector
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: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Jens L. <jens@beryju.org >
* fix perm check
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* rewrite docs
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Signed-off-by: Jens L. <jens@beryju.org >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-01-13 19:55:34 +01:00
3098313981
core: add indexes on ExpiringModel ( #12658 )
2025-01-13 19:35:06 +01:00
c0a370bb2b
website/integrations: update argocd oidc doc ( #12637 )
...
feat(doc): update argocd oidc doc
Add `signing_key` to terraform example as it is needed for ArgoCD. They require a RS256 key and without it you get a HS256 key
Signed-off-by: ImOverlord <9958853+ImOverlord@users.noreply.github.com >
2025-01-13 19:27:58 +01:00
a19d915d2b
flows: fix history containing other plans ( #12655 )
...
* flows: fix history containing other plans
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix filtering not correct
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-01-13 18:21:00 +01:00
9a0dc50174
web: bump API Client version ( #12654 )
...
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-01-13 17:35:31 +01:00
ac0a708f92
core: bump aws-cdk-lib from 2.174.1 to 2.175.1 ( #12649 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2025-01-13 15:18:58 +00:00
0ffaf0393e
stages/authenticator: add user field to devices ( #12636 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-01-13 15:46:39 +01:00
9bb3aa0374
core: bump ruff from 0.9.0 to 0.9.1 ( #12648 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.9.0...0.9.1 )
---
updated-dependencies:
- dependency-name: ruff
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-01-13 14:02:32 +01:00
f6a32dc6e5
website: bump aws-cdk from 2.175.0 to 2.175.1 in /website ( #12650 )
...
Bumps [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk ) from 2.175.0 to 2.175.1.
- [Release notes](https://github.com/aws/aws-cdk/releases )
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md )
- [Commits](https://github.com/aws/aws-cdk/commits/v2.175.1/packages/aws-cdk )
---
updated-dependencies:
- dependency-name: aws-cdk
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-01-13 14:02:20 +01:00
af83fc7245
core: bump bandit from 1.8.0 to 1.8.2 ( #12647 )
...
Bumps [bandit](https://github.com/PyCQA/bandit ) from 1.8.0 to 1.8.2.
- [Release notes](https://github.com/PyCQA/bandit/releases )
- [Commits](https://github.com/PyCQA/bandit/compare/1.8.0...1.8.2 )
---
updated-dependencies:
- dependency-name: bandit
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-01-13 14:02:09 +01:00
84de15568a
website: revise full development environment instructions ( #12638 )
...
* website: revise full development environment instructions
Updates the full development environment instructions to make it clear you *will* need both
Docker and Golangci-Lint installed.
Adds the `poetry-plugin-shell` requirement, now that Poetry requires it.
Updates the per-platform development environment requirements to have a Linux-specific section,
and update the MacOS section to include poetry-plugin-shell and golangci-lint
Moves the instructions on what to do before committing to the bottom of the document; its location
was confusing and didn't clarify what steps were to be taken in what order.
Includes the instruction that, for a first-time run, you must run `make migrate` and `make gen` or
the TS-API won't be built, and in turn the WebUI build would otherwise fail.
We still need instructions for Windows.
* Prettier had opinions.
* Format error: "macOS," not "MacOS"
* Fixed some typos and cleaned up some prompts.
* Fixed 'under windows' -> 'on Windows'
2025-01-10 12:53:05 -08:00