Commit Graph

12 Commits

Author SHA1 Message Date
Louis Vallat
6618becd17 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
Louis Vallat
7bd7ba8f5f now taking the names lengths into account 2019-11-10 13:31:43 +01:00
Louis Vallat
8bd3c81237 users can now change their own password 2019-11-10 13:07:27 +01:00
Louis Vallat
7eb34fae4c remove a return that couldn't be reached in utils.php 2019-11-10 00:18:40 +01:00
Louis Vallat
d175725459 changed manual comparaisons to 2019-11-10 00:17:21 +01:00
Louis Vallat
d0bb2e59b2 forgot to add utils, now it should be better 2019-11-10 00:15:03 +01:00
Louis Vallat
6256ca71ce users can now register correctly 2019-11-10 00:14:20 +01:00
Louis Vallat
4141eaf3ea added a better way to store credentials 2019-11-09 23:56:28 +01:00
Louis Vallat
fafedd38f6 added config file in gitignore 2019-11-09 23:39:40 +01:00
Louis Vallat
40519abf95 added a logout page 2019-11-09 23:13:11 +01:00
Louis Vallat
975217fe80 fixed first name not being shown correctly 2019-11-09 22:44:32 +01:00
Louis Vallat
0ce0c5dccb added login and utils functions, to start the project 2019-11-09 22:33:47 +01:00