Commit Graph

9 Commits

Author SHA1 Message Date
Maël Gangloff
c7a50eed65 refactor: consent checks are performed in AbstractProvider and not in child classes 2024-11-01 00:46:25 +01:00
Maël Gangloff
8a5f7fc2a0 fix: missing comma 2024-08-19 21:32:15 +02:00
Vincent
60022210bb Update src/Security/JWTAuthenticator.php
Co-authored-by: Maël Gangloff <contact@maelgangloff.fr>
Signed-off-by: Vincent <contact@vinceh121.me>
2024-08-19 21:21:48 +02:00
Vincent
188041ce05 Update src/Security/JWTAuthenticator.php
Co-authored-by: Maël Gangloff <contact@maelgangloff.fr>
Signed-off-by: Vincent <contact@vinceh121.me>
2024-08-19 21:21:41 +02:00
Vincent
102a0ba997 fix: allow unsecure authentication cookies in dev 2024-08-19 13:41:02 +02:00
Maël Gangloff
2ac9849f86 fix: cookie expiration date same as the token 2024-08-17 20:33:37 +02:00
Maël Gangloff
4e6649fc68 fix: send cookie after authentication 2024-08-05 19:03:47 +02:00
Maël Gangloff
b569083db6 feat: add login grid 2024-08-05 02:29:42 +02:00
Maël Gangloff
34b0ce7a9b feat: access denied if email is not validated 2024-08-05 02:00:13 +02:00