Skip to content

Conversation

@github-actions
Copy link

This is just config for the UI, not the whole Airflow instances config,
which is what the config permission for users controls. If the user
doesn't have the config permission, without this change, the user cannot
use the UI at all.

So, instead we just check that the user is authenticated at all.
(cherry picked from commit 0dad2bb)

Co-authored-by: Jed Cunningham 66968678+jedcunningham@users.noreply.github.com
Co-authored-by: LIU ZHE YOU 68415893+jason810496@users.noreply.github.com

This is just config for the UI, not the whole Airflow instances config,
which is what the config permission for users controls. If the user
doesn't have the config permission, without this change, the user cannot
use the UI at all.

So, instead we just check that the user is authenticated at all.
(cherry picked from commit 0dad2bb)

Co-authored-by: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com>
Co-authored-by: LIU ZHE YOU <68415893+jason810496@users.noreply.github.com>
@boring-cyborg boring-cyborg bot added the area:API Airflow's REST/HTTP API label May 14, 2025
@jedcunningham jedcunningham marked this pull request as ready for review May 14, 2025 20:44
@pierrejeambrun pierrejeambrun merged commit e65417f into v3-0-test May 15, 2025
67 checks passed
@pierrejeambrun pierrejeambrun deleted the backport-0dad2bb-v3-0-test branch May 15, 2025 01:04
kaxil pushed a commit that referenced this pull request Jun 3, 2025
…50619)

This is just config for the UI, not the whole Airflow instances config,
which is what the config permission for users controls. If the user
doesn't have the config permission, without this change, the user cannot
use the UI at all.

So, instead we just check that the user is authenticated at all.
(cherry picked from commit 0dad2bb)

Co-authored-by: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com>
Co-authored-by: LIU ZHE YOU <68415893+jason810496@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:API Airflow's REST/HTTP API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants