Go to file
2019-11-10 15:54:39 +01:00
assets/php fixed the 'get_cupboards_as_array 2019-11-10 15:54:39 +01:00
.gitignore added a better way to store credentials 2019-11-09 23:56:28 +01:00
add-cupboard.php users can now add their cupboards 2019-11-10 15:44:20 +01:00
add-produit.php added a way to add a product 2019-11-10 14:10:10 +01:00
login.php added login and utils functions, to start the project 2019-11-09 22:33:47 +01:00
logout.php added a logout page 2019-11-09 23:13:11 +01:00
register.php now taking the names lengths into account 2019-11-10 13:31:43 +01:00
reset-password.php users are redirected to the welcome page when changing their password 2019-11-10 14:12:01 +01:00
welcome.php simplified the process of getting user_infos as the user we want to get some info is the one connected 2019-11-10 14:09:59 +01:00