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

disallow using Mustache Partials #303

Merged
merged 6 commits into from
May 17, 2022

Conversation

avifro-dev
Copy link
Collaborator

@avifro-dev avifro-dev commented May 16, 2022

As part of this PR, we upgraded also the mustache version to 0.9.10.
We could have different approach and even not upgrade the mustache version and do it a bit differently (by using FileSystemResolver and customize that the working_directory), but decided to be more aligned with our current approach and also to disallow any file reference in this case even if it's located inside our working_directory.

@avifro-dev avifro-dev requested a review from DanMelman May 16, 2022 18:13
Copy link
Collaborator

@DanMelman DanMelman left a comment

Choose a reason for hiding this comment

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

Nice!
Few comments inside

@avifro-dev avifro-dev requested a review from DanMelman May 17, 2022 07:17
@avifro-dev avifro-dev merged commit ac5d4c9 into master May 17, 2022
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.

None yet

2 participants