• Joined on 2023-10-09
Maxime commented on pull request PGL/Clyde#82 2024-03-09 17:21:30 +01:00
Leo/Backend

c'est le frontend qui doit nous la donner cette valeur par défaut. (en fct de si leuser veux rester connecté ou non )

Maxime suggested changes for PGL/Clyde#79 2024-03-09 15:03:42 +01:00
Fixing the cross origine on the frontend side + request in json

pas sûr que ça pose problème

Maxime commented on pull request PGL/Clyde#79 2024-03-09 15:03:42 +01:00
Fixing the cross origine on the frontend side + request in json

expirationDate sur le backend

Maxime commented on pull request PGL/Clyde#70 2024-03-09 09:38:32 +01:00
fixed a token encoding issue

Permet d'avoir des caractères affichable

Maxime commented on issue PGL/Clyde#78 2024-03-09 09:34:43 +01:00
Cross-origin & Cross-Site

Alors, je vois vrm pas de quoi tu parles

Maxime closed issue PGL/Clyde#69 2024-03-09 09:34:12 +01:00
login password
Maxime commented on issue PGL/Clyde#69 2024-03-09 09:34:05 +01:00
login password

À été fix en déplaçant les paramètres pour la connexion vers le body !

Maxime pushed to Max/backend/loginFix at PGL/Clyde 2024-03-09 00:47:17 +01:00
521c98fdc2 token is now an writable char thanks to the modulos !
Maxime commented on pull request PGL/Clyde#70 2024-03-08 23:51:38 +01:00
fixed a token encoding issue

smart je vais try

Maxime approved PGL/Clyde#75 2024-03-08 23:50:44 +01:00
Lots of refactoring
Maxime commented on issue PGL/Clyde#74 2024-03-08 23:37:43 +01:00
/login in dev not working

to the rollup ? I managed to get the dev part working (I did a mistake by requiring parameters and not a json body )

Maxime commented on pull request PGL/Clyde#70 2024-03-08 20:58:06 +01:00
fixed a token encoding issue

random est moins random et plus prévisible donc plus de conflits (on m'a juste conseillé SecureRandom donc sur un site donc voila )

Maxime commented on pull request PGL/Clyde#70 2024-03-08 20:56:59 +01:00
fixed a token encoding issue

osef

Maxime commented on pull request PGL/Clyde#70 2024-03-08 20:56:42 +01:00
fixed a token encoding issue

Exemple de Json pour le body du POST /login { "identifier": "1", "password": "admin", "expirationDate": "2024-03-08T22:34:33" }

Maxime pushed to Max/backend/loginFix at PGL/Clyde 2024-03-08 20:55:25 +01:00
82a3b152f2 put the params in the body and fixed token issue
Maxime approved PGL/Clyde#63 2024-03-08 20:29:47 +01:00
Ajout register + quelques options

G check ça avait l'air bien joli en tt cas

Maxime pushed to maxonitch/jdb/Authentication at PGL/Clyde 2024-03-08 19:57:55 +01:00
1383814e34 change ASCII to ISO_8859_1
Maxime commented on pull request PGL/Clyde#71 2024-03-08 19:24:08 +01:00
wtf is it doing there ?

meeerggeeee!!!!!

Maxime approved PGL/Clyde#71 2024-03-08 19:23:16 +01:00
wtf is it doing there ?