Skip to content

web: rename SCIM provider "User filtering" section to "Filtering"#20879

Merged
BeryJu merged 1 commit intomainfrom
fix-scim-filtering-label
Mar 16, 2026
Merged

web: rename SCIM provider "User filtering" section to "Filtering"#20879
BeryJu merged 1 commit intomainfrom
fix-scim-filtering-label

Conversation

@PeshekDotDev
Copy link
Contributor

Details

The section contains both user and group filter controls, so a generic label is more accurate.


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make docs)

The section contains both user and group filter controls, so a generic
label is more accurate.
@PeshekDotDev PeshekDotDev requested a review from a team as a code owner March 13, 2026 05:37
@netlify
Copy link

netlify bot commented Mar 13, 2026

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit c2aa8ba
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/69b3a29d94a1c50008144f0c
😎 Deploy Preview https://deploy-preview-20879--authentik-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Mar 13, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit c2aa8ba
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69b3a29ebed51d00088992d2
😎 Deploy Preview https://deploy-preview-20879--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link

codecov bot commented Mar 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.41%. Comparing base (7d3aca9) to head (c2aa8ba).
⚠️ Report is 34 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #20879      +/-   ##
==========================================
- Coverage   93.45%   93.41%   -0.05%     
==========================================
  Files         991      991              
  Lines       55948    55948              
==========================================
- Hits        52285    52262      -23     
- Misses       3663     3686      +23     
Flag Coverage Δ
conformance 37.52% <ø> (+<0.01%) ⬆️
e2e 43.03% <ø> (ø)
integration 22.22% <ø> (-0.05%) ⬇️
unit 91.62% <ø> (+<0.01%) ⬆️
unit-migrate 91.71% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Contributor

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-c2aa8ba32ffabcbae423a6eb98cb44230ee35d67
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
    image:
        repository: ghcr.io/goauthentik/dev-server
        tag: gh-c2aa8ba32ffabcbae423a6eb98cb44230ee35d67

Afterwards, run the upgrade commands from the latest release notes.

@github-project-automation github-project-automation bot moved this from Todo to In Progress in authentik Core Mar 16, 2026
@BeryJu BeryJu merged commit 15613c3 into main Mar 16, 2026
103 checks passed
@BeryJu BeryJu deleted the fix-scim-filtering-label branch March 16, 2026 17:29
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Mar 16, 2026
kensternberg-authentik added a commit that referenced this pull request Mar 16, 2026
* main:
  web: rename SCIM provider "User filtering" section to "Filtering" (#20879)
  web/admin: Fix SCIM 'page_size' UI issue (#20890)
  ci: bump astral-sh/setup-uv from 7.4.0 to 7.5.0 in /.github/actions/setup (#20875)
  website: bump flatted from 3.3.3 to 3.4.1 in /website (#20892)
  website: bump the build group in /website with 12 updates (#20908)
  web: bump prettier-plugin-packagejson from 3.0.0 to 3.0.2 in /web (#20759)
  web: bump @sentry/browser from 10.42.0 to 10.43.0 in /web in the sentry group across 1 directory (#20839)
  policies: remove BufferedPolicyAccessView (#20521)
  web: bump dompurify from 3.3.2 to 3.3.3 in /web (#20856)
  web: bump chromedriver from 145.0.6 to 146.0.3 in /web (#20916)
  core: bump pyopenssl from 25.3.0 to 26.0.0 (#20926)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants