You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Igor Scheller 944c29b964 Require POST for sending forms
* Ensure that the form is submitted with a post request
* Replaced several links with forms

Closes #494 (Security Vulnerability)
6 years ago
..
SessionHandlers Session: Added DatabaseHandler, replaces Symfony PdoSessionHandler 6 years ago
Stub Made Engelsystem\Http\Request PSR-7 RequestInterface compatible 6 years ago
LegacyUrlGeneratorTest.php Merge remote-tracking branch 'MyIgel/routing' 6 years ago
MessageTraitRequestTest.php Made Engelsystem\Http\Request PSR-7 RequestInterface compatible 6 years ago
MessageTraitResponseTest.php Made Engelsystem\Http\Request PSR-7 RequestInterface compatible 6 years ago
Psr7ServiceProviderTest.php Made Engelsystem\Http\Request PSR-7 ServerRequestInterface compatible 6 years ago
RequestServiceProviderTest.php Merge branch 'twig-templates' 6 years ago
RequestTest.php Require POST for sending forms 6 years ago
ResponseServiceProviderTest.php Template refactoring to use twig 6 years ago
ResponseTest.php Added generic error pages 6 years ago
SessionServiceProviderTest.php Added csrf middleware 6 years ago
UrlGeneratorServiceProviderTest.php Merge remote-tracking branch 'MyIgel/templating' 6 years ago
UrlGeneratorTest.php Merge remote-tracking branch 'MyIgel/routing' 6 years ago