Commit Graph

27 Commits

Author SHA1 Message Date
Pierre
4c4d7b854e Added a function to check the security of HTML source 2018-01-07 17:53:39 +01:00
Pierre
c83fd453a0 Get securely a timestamp sent in a POST request 2018-01-07 17:15:26 +01:00
Pierre
d909b2a29e Created a function to check posted URLs 2018-01-07 16:40:10 +01:00
Pierre
5a75165082 Get a post movie ID securely 2018-01-06 19:03:26 +01:00
Pierre
b263d8b5a5 Update comment 2018-01-06 18:30:48 +01:00
Pierre
737d3bccb1 Added casting 2018-01-06 18:29:25 +01:00
Pierre
e4343b0ef4 Added a function to check posted files 2018-01-06 18:25:27 +01:00
Pierre
7f6ac13d7d Get post access level 2018-01-04 13:59:48 +01:00
Pierre
a0373ccdb6 Improved conversations ID security check 2017-12-29 18:03:41 +01:00
Pierre
a902a44927 Created mysql_date() function 2017-12-29 09:46:10 +01:00
Pierre
85bf596e54 First post request 2017-12-24 17:45:05 +01:00
Pierre
bdf47b9c26 Improved security of "sendRequest" method 2017-12-24 16:48:08 +01:00
Pierre
1a0a812519 Can check if a user is allowed to access other user informations 2017-12-16 15:30:04 +01:00
Pierre
d8de0866ae Can find user ID with its folder name 2017-12-10 11:38:23 +01:00
Pierre
eed7db90cf Return recently opened conversations messages 2017-06-25 18:09:18 +02:00
Pierre
612050a1bc Accept conversation messages with images 2017-06-24 14:30:16 +02:00
Pierre
898cbc2e41 Text message can be sent 2017-06-24 10:05:16 +02:00
Pierre
03392f65a9 Ready to implement sendMessage method 2017-06-23 19:00:40 +02:00
Pierre
360347ba37 Created array_remove_value function 2017-06-18 15:46:22 +02:00
Pierre
952779f527 Follow state of a conversation can be updated 2017-06-18 10:07:52 +02:00
Pierre
b1e340e0c1 Can get informations of a specific conversation 2017-06-16 19:08:58 +02:00
Pierre
4bbe967e2e Enforced API security 2017-06-13 11:01:36 +02:00
Pierre
bba8de04a0 Conversations can be created 2017-06-10 15:04:45 +02:00
Pierre
1d70e373f3 Progress on create a conversation way 2017-06-10 10:07:03 +02:00
Pierre
7a393b1644 Created components class & default userID 2017-05-26 09:36:20 +02:00
Pierre
6819628b3e Changed user login strategy 2017-05-19 18:07:52 +02:00
Pierre
033da4e0e3 Handles user login and logout 2017-05-17 14:43:12 +02:00