website/integrations: gitea: ak_groups -> groups#20565
Merged
dominic-r merged 2 commits intogoauthentik:mainfrom Feb 25, 2026
Merged
website/integrations: gitea: ak_groups -> groups#20565dominic-r merged 2 commits intogoauthentik:mainfrom
dominic-r merged 2 commits intogoauthentik:mainfrom
Conversation
update deprecated filter for gitea groups. Signed-off-by: Tom Klingenberg <76167763+dronebeelinux@users.noreply.github.com>
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
dewi-tik
approved these changes
Feb 25, 2026
Contributor
dewi-tik
left a comment
There was a problem hiding this comment.
Thanks for spotting this.
dominic-r
reviewed
Feb 25, 2026
dominic-r
reviewed
Feb 25, 2026
dominic-r
reviewed
Feb 25, 2026
dominic-r
reviewed
Feb 25, 2026
Signed-off-by: Dominic R <dominic@sdko.org>
dominic-r
approved these changes
Feb 25, 2026
kensternberg-authentik
added a commit
that referenced
this pull request
Feb 25, 2026
* main: (22 commits) core: bump astral-sh/uv from 0.10.4 to 0.10.6 in /lifecycle/container (#20557) web: bump the goauthentik group across 1 directory with 3 updates (#20551) core: bump github.com/getsentry/sentry-go from 0.42.0 to 0.43.0 (#20552) core: bump goauthentik.io/api/v3 to 3.2026.5.0-rc1-1771856193 (#20475) core: bump axllent/mailpit from v1.29.1 to v1.29.2 in /tests/e2e (#20553) core: bump goauthentik/selenium from 144.0-ak-0.40.0 to 145.0-ak-0.40.0 in /tests/e2e (#20554) core: bump library/golang from `889885d` to `d0a3e4b` in /lifecycle/container (#20556) website/integrations: gitea: ak_groups -> groups (#20565) lifecycle/aws: bump aws-cdk from 2.1106.1 to 2.1107.0 in /lifecycle/aws (#20493) ci: add `reason` change to versions repo bump (#20562) internal: make http timeouts configurable (#20472) core: bump aws-cdk-lib from 2.239.0 to 2.240.0 (#20494) core: bump goauthentik/fips-debian from `d6def0a` to `7b82e24` in /lifecycle/container (#20497) core: bump goauthentik/fips-python from `bccefee` to `de8ad64` in /lifecycle/container (#20496) core, web: update translations (#20543) core: bump library/nginx from `341bf0f` to `0d1b1f0` in /website (#20559) core: bump library/node from `43d1f7a` to `c58d9e7` in /website (#20558) docs: fix typos and wording in docs and integrations (#20550) web: bump the eslint group across 1 directory with 5 updates (#20492) web: Packagify Logger (#20541) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
update deprecated filter for gitea groups.
Details
Update property mappings filter for gitea user and group filtering due to deprecation.
Checklist
ak test authentik/)make lint-fix)If an API change has been made
make gen-build)If changes to the frontend have been made
make web)If applicable
make docs)