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

Fix app install command #289

Closed
wants to merge 1 commit into from
Closed

Fix app install command #289

wants to merge 1 commit into from

Conversation

bingen
Copy link
Contributor

@bingen bingen commented Dec 7, 2018

Don't assign permissions on app installation. Before permissions were
created completely open (ANY_ENTITY) but with a wrong manager so no
change was possible.
To choose between this one, #287 or #288

Don't assign permissions on app installation. Before permissions were
created completely open (ANY_ENTITY) but with a wrong manager so no
change was possible.
@bingen bingen self-assigned this Dec 7, 2018
@bingen bingen mentioned this pull request Dec 7, 2018
@bingen bingen requested a review from sohkai December 7, 2018 12:15
@bingen bingen mentioned this pull request Dec 7, 2018
@kernelwhisperer
Copy link
Contributor

This functionality was introduced in #270 as an optional flag: --set-permissions false.
Available in the next release.

@sohkai sohkai deleted the permissions_issue_3 branch December 20, 2018 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants