Skip to content
Mark Sch edited this page Jan 6, 2018 · 4 revisions

Welcome to the CakePHP-FeedbackIt wiki!

Upgrade to CakePHP 3.x

https://github.com/dereuromark/cakephp-feedback

Key additions:

  • Security fix: See only own screenshots (using session_id() in filename)
  • Security fix: XSS in display removed => h() for all user input
  • smaller tab on the side by default (takes away too much of the screen)
  • escape key to close
  • use store engines via interface for SOLID and easier extendability
  • testing (per store)

Open issues:

  • FileSystem is the only included one currently
  • Upgrade all other stores, as well.
  • Email via store (and Email class for SMTP etc)
Clone this wiki locally