impresspages / ImpressPages

ImpressPages is php framework with admin panel. Build functional website in one hour.
http://www.impresspages.org
Other
501 stars 178 forks source link

Removed CSRF check for public environment routes #789

Closed poocart closed 8 years ago

poocart commented 8 years ago

Removed CSRF check for routes with public environment set and therefore let custom routes to be directed to custom controllers, not only PublicController.