Skip to content

"Blocked script execution" in security/users page #50373

@dnallicus

Description

@dnallicus

Apache Airflow version

3.0.0

If "Other Airflow 2 version" selected, which one?

No response

What happened?

When you use the Flask Appbuilder for security, the security/users page doesn't have 'allow-scripts', so none of the buttons work:

sandbox="allow-same-origin allow-forms"
,

What you think should happen instead?

This is the error, it shouldn't block:
Blocked script execution in '' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.

How to reproduce

use FabAuthManager as the auth manage with AUTH_REMOTE_USER

Operating System

airflow:3.0.0 docker image

Versions of Apache Airflow Providers

No response

Deployment

Docker-Compose

Deployment details

No response

Anything else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Labels

area:UIRelated to UI/UX. For Frontend Developers.area:coregood first issuekind:bugThis is a clearly a bugpriority:mediumBug that should be fixed before next release but would not block a release

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions