-
Notifications
You must be signed in to change notification settings - Fork 24
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
More secure path mangling #281
Conversation
Hmm. Probably some occasions missed. Hopefully just that. |
07d756e
to
dfa4622
Compare
Please have another look @anikaweinmann I marked this as ready for review now. I added some arguments to the two lines you remarked on. I'd love to hear your thoughts again. |
@marcjansen do you want to add a |
Sorry for not giving this more attention. I think the general idea is still valid, but I am not sure whether this catches all relevant cases. I see this has an approving review, and I can try to rebase this, if you still want it. I can also live with you guys and girls closing this PR with unmerged commits. Please go ahead as you see fit. |
@marcjansen you are welcome to merge and rebase |
d8ea8e9
to
fa2f7af
Compare
fa2f7af
to
1428345
Compare
I have done that and also added support for intents ( Please have another close look at what is now in this PR. Where the method is called, I have added an intent where I was more or less sure, but these shpould please be double checked by someone with more know-how of the actual intent. |
anybody @mundialis-dev ? |
Friendly ping @mmacata @anikaweinmann |
Thank you, for me it look good. Please merge. |
Thanks for the review. |
This is a follow up from the excellent #280. I think the security might even be improved by the following PR.
I'd really like a review from @anikaweinmann or @mmacata on this; this is open for discussion.