Only allow GET and POST HTTP request and die otherwise.
[Project_webapp.git] / login.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...
2018-01-09  Jérôme BenoitFix the dynamic content routing functions.
2018-01-09  Jérôme BenoitInitial commit of the HUGo project web application.