45 Commits

Author SHA1 Message Date
d9cfa03756 put http 75% wip 2022-05-15 19:41:28 +02:00
dc355a7a29 change datetime to datetimelocal 2022-05-15 18:10:51 +02:00
85eb18f518 Add column created_at and updated_at + PUT add 2022-05-15 18:03:47 +02:00
caf7f514cf add swagger 2022-05-15 17:21:27 +02:00
7aeb473d02 Organisation code avec commentaire 2022-05-15 17:08:00 +02:00
1914022fda remove import unused 2022-05-15 15:39:13 +02:00
d800602681 add exception 2022-05-15 15:35:12 +02:00
a312ae4289 100% work for getSingleUser INfo 2022-05-15 15:11:09 +02:00
950b880d66 Merge pull request 'expire-token' (#3) from expire-token into master
Reviewed-on: #3
2022-05-15 11:38:14 +00:00
4f1efd8c2e change name for function 2022-05-15 13:36:43 +02:00
6c3cf5b92c add expire times 2022-05-15 13:35:21 +02:00
83d7ec19bc error kid invalid 2022-05-15 11:33:50 +02:00
88d93ab8e8 add expire 2022-05-15 11:33:27 +02:00
b91b0dd734 simplification class token 2022-05-15 11:23:20 +02:00
39ad985eae Add claims kid 2022-05-13 21:01:31 +02:00
675c6a0d6b Remove array and add error http bad request 2022-05-13 20:33:49 +02:00
24152ec239 Merge pull request 'database' (#2) from database into master
Reviewed-on: #2
2022-05-13 17:56:07 +00:00
77aa772a84 remove class useless and reduce reponse http for token class 2022-05-12 22:45:54 +02:00
4ea644e1d4 get id users with uuid 2022-05-11 23:01:27 +02:00
dabcd87485 add root path 2022-05-11 22:40:24 +02:00
34f38a81ae getSingleUser 2022-05-11 22:32:23 +02:00
0adf2a3e31 Add users ressources 2022-05-07 00:03:43 +02:00
5c83694bce remove class useless 2022-05-06 23:36:08 +02:00
d00aacbada change class name and moving functions 2022-05-04 23:07:47 +02:00
047a32a677 Function generate token finish 2022-05-04 22:42:35 +02:00
77e473442e fix hashing 512 2022-05-03 22:46:54 +02:00
a21210935b Hash encrypt512 2022-05-01 12:43:41 +02:00
0b4bb54ba6 Password WIP 2022-04-23 10:52:27 +02:00
9e325414da Remove page index html 2022-04-15 22:38:24 +02:00
ff25580bee Change name for method 2022-04-15 22:38:11 +02:00
33471ad1ca Add Hash class 2022-04-15 21:53:49 +02:00
205f8471bf Re-organisation des packages 2022-04-15 21:34:45 +02:00
268ee6e277 Add another user and enum for roles 2022-04-15 20:19:06 +02:00
cac880df01 Modifiy table users 2022-04-14 22:26:12 +02:00
ca2ae584bc DB init au démarrage de l'application 2022-04-14 22:03:42 +02:00
7b5772b49f ressource put init 2022-04-13 23:08:22 +02:00
0b241bd8b5 Test users databse 2022-04-12 17:51:34 +02:00
2202700bc7 add extension jdbc postgresql and orm 2022-04-11 22:47:13 +02:00
367715dd32 Merge pull request 'token' (#1) from token into master
Reviewed-on: #1
2022-04-11 20:40:09 +00:00
8feb3c5f32 key file 2022-04-11 22:38:55 +02:00
dd081ae82a Define user 2022-04-10 11:06:53 +02:00
ad04426bec Creation key private and public 2022-04-10 10:55:53 +02:00
19c99ade07 generate token with cookie and json response 2022-04-05 22:34:54 +02:00
402a3100d0 token WIP 2022-04-04 23:02:00 +02:00
e15056159f First init 2022-04-03 21:51:35 +02:00