Skip to content
New issue

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

Warn better about the risks of executing Python code from projects #32525

Open
rouault opened this issue Oct 30, 2019 · 1 comment
Open

Warn better about the risks of executing Python code from projects #32525

rouault opened this issue Oct 30, 2019 · 1 comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!

Comments

@rouault
Copy link
Contributor

rouault commented Oct 30, 2019

Related to "social experiment" https://lists.osgeo.org/pipermail/qgis-user/2019-October/044155.html

The notification when opening a project that contains macro doesn't warn enough about the potential risks. I'd suggest that the "Enable macro" link opens a message box explaining more in detail what could happen if the code was hostile. Bonus point would be a way to inspect the code before giving the consent or not.

Apparently from @elpaso feedback, same issue with code in forms

@rouault rouault added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Oct 30, 2019
@Pedro-Murteira
Copy link

IMHO this ticket should perhaps be labelled as a feature request, the report mentioned from the users mailing list is referring to a crash which is in fact a bug, be this ticket is more like a enhancement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!
Projects
None yet
Development

No branches or pull requests

2 participants