-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Closed
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.area:coregood first issuekind:bugThis is a clearly a bugThis is a clearly a bugpriority:mediumBug that should be fixed before next release but would not block a releaseBug that should be fixed before next release but would not block a release
Milestone
Description
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
- I agree to follow this project's Code of Conduct
rubenferreira97, Jie211 and amid-flice
Metadata
Metadata
Assignees
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.area:coregood first issuekind:bugThis is a clearly a bugThis is a clearly a bugpriority:mediumBug that should be fixed before next release but would not block a releaseBug that should be fixed before next release but would not block a release