Skip to content

Users should only be able to edit dashboards if they have "django_sql_dashboard.execute_sql" permission #94

@simonw

Description

@simonw

The purpose of django_sql_dashboard.execute_sql is to restrict who can execute arbitrary SQL. The edit_policy feature could allow people to create dashboards that can be edited by other users using the Django Admin interface, even if those users do not have the execute_sql permission.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions