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

[security] allow for requesting access when denied on a dashboard view #1192

Merged
merged 3 commits into from
Oct 3, 2016

Conversation

mistercrunch
Copy link
Member

@bkyryliuk I had to change the approach a bit to make this work. Also got rid of the request_access endpoint by adding support for &action=go to request_access_form


duplicates = (
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you please move it into the loop above to avoid creation of the duplicate requests ?

@bkyryliuk
Copy link
Member

Nice approach with implementing the action on the endpoint, should I follow it in my following PRs ?

@bkyryliuk
Copy link
Member

LGTM, once tests are fixed. Thanks @mistercrunch !

@mistercrunch mistercrunch merged commit 472679b into apache:master Oct 3, 2016
@mistercrunch mistercrunch deleted the request_access_dash branch October 3, 2016 01:03
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.11.0 labels Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.11.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants