Properly separate the HTTP GET requests from the POST requests
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 9 Jan 2018 11:37:53 +0000 (12:37 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 9 Jan 2018 11:37:53 +0000 (12:37 +0100)
commit6405835a808d5ac4986ff463a7be0b146058440d
tree3f4cfc7eb4cc0617c3b89db2355a58282f9f1ddd
parent265d1374774a414bfe668b15a4508d5315309ae3
Properly separate the HTTP GET requests from the POST requests
treatement.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
formlogin.php [new file with mode: 0644]
index.php
lib/db.php [moved from libs/db.php with 100% similarity]
lib/utils.php [new file with mode: 0644]
login.php