Fix the authenfication check.
[Project_webapp.git] / lib /
2018-01-15  Jérôme BenoitFix the authenfication check.
2018-01-15  Jérôme BenoitAdd the following features:
2018-01-09  Jérôme BenoitTidy a bit the files structure.
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...