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

Option to restrict PHP functions used. #7

Open
VBGAMER45 opened this issue May 24, 2024 · 0 comments
Open

Option to restrict PHP functions used. #7

VBGAMER45 opened this issue May 24, 2024 · 0 comments
Labels
question Further information is requested

Comments

@VBGAMER45
Copy link

First, thanks this is really great package.

My use case is allowing users to edit templates and have basic conditionals with variables from their user data.
Want to avoid allowing users to execute their own code. So in that regard have disabled access to user defined constants and functions()
But, ideally would be nice to allow access to certain functions that are safe for people to use.

@inhere inhere added the question Further information is requested label May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants