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

Use copystructure when assigning allowed/denied params from nil check #4585

Merged
merged 1 commit into from
May 18, 2018

Conversation

jefferai
Copy link
Member

Fixes #4582 -- and even if it doesn't, it's the right thing to do

Fixes #4582 -- and even if it doesn't, it's the right thing to do
@jefferai jefferai added this to the 0.10.2 milestone May 17, 2018
@jefferai
Copy link
Member Author

I haven't been able to reproduce the original issue, but I have been able to confirm that given the set of circumstances I described in the issue that we do hit this path -- and this path will result in assigning the same map to multiple ACLs, so I feel very good about it as a fix.

@jefferai jefferai merged commit 787c9ee into master May 18, 2018
@jefferai jefferai deleted the issue-4582 branch May 18, 2018 20:33
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