We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When creating a database configuration, there's an Security option to allow file uploads where you need to define which schemas are allowed.
The problem is that the upload modal is not considering the allowed schemas and it's showing all schemas available.
Another important thing is make the Schema input required if only certain schemas are allowed.
No response
master / latest-dev
3.9
16
Chrome
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug description
When creating a database configuration, there's an Security option to allow file uploads where you need to define which schemas are allowed.
The problem is that the upload modal is not considering the allowed schemas and it's showing all schemas available.
Another important thing is make the Schema input required if only certain schemas are allowed.
Screenshots/recordings
No response
Superset version
master / latest-dev
Python version
3.9
Node version
16
Browser
Chrome
Additional context
No response
Checklist
The text was updated successfully, but these errors were encountered: