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

Plugin: PHP Security Information #1055

Closed
robocoder opened this issue Dec 5, 2009 · 4 comments
Closed

Plugin: PHP Security Information #1055

robocoder opened this issue Dec 5, 2009 · 4 comments
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Milestone

Comments

@robocoder
Copy link
Contributor

This plugin is based on the PhpSecInfo project by the PHP Security Consortium. It checks the PHP environment's security settings and makes (general) recommendations.

Custom tests:

  • Suhosin patch and extension detection
  • safe_mode

Version History:

  • 0.1 - initial release; based on PhpSecInfo v0.2.2
  • 0.2.2-1 - adopt PhpSecInfo version numbering; flesh out Suhosin messages
  • 0.2.2-2 - fix typo in plugin description
  • 0.2.2-3 - use class=adminTable for consistency with other read-only tables
@robocoder
Copy link
Contributor Author

Attachment:
SecurityInfo.zip

@robocoder
Copy link
Contributor Author

Attachment:
Screenshot.jpg

@mattab
Copy link
Member

mattab commented Dec 9, 2009

this looks very interesting. I would clarify the messaging at the top, explaining where this plugin comes from and why we included it in Piwik... but I can definitely see this included in the core.

@robocoder
Copy link
Contributor Author

In [1664], fixes #1055 - add SecurityInfo plugin

@robocoder robocoder added this to the Piwik 0.5.2 milestone Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Projects
None yet
Development

No branches or pull requests

2 participants