Only allow GET and POST HTTP request and die otherwise.
[Project_webapp.git] / formlogin.php
2018-01-09  Jérôme BenoitOnly allow GET and POST HTTP request and die otherwise.
2018-01-09  Jérôme BenoitProperly separate the HTTP GET requests from the POST...