Skip to content

Conversation

matthewoj
Copy link

This pull request changes the way the cryptographic keys are retrieved to improve the security of consumers by no longer requiring access to remote files, so the php configuration allow_url_fopen can now be disabled in order to prevent remote file inclusion, server-side request forgery, information disclosure and access control bypass attacks.

- Changed the way the cryptographic keys are retrieved to improve the security of consumers by no longer requiring access to remote files, so the setting can be disabled to prevent remote file inclusion, server-side request forgery, information disclosure and access control bypass
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