MrJuliuss / syntara

Admin package for Laravel 4.
MIT License
302 stars 77 forks source link

Sentry 2 Vulnerability, please update your Syntara app! #174

Open MrJuliuss opened 9 years ago

MrJuliuss commented 9 years ago

Hi, there is a security issue with Sentry 2 : https://medium.com/cartalyst-development/sentry-vulnerability-6776410d2317

Syntara use Sentry for the authentication / group / user management system, and it's highly recommanded to upgrade Sentry with composer :

composer update

Julien