BOYER Thomas
BOYER Thomas
Symfony 6.0.6 I use Api platform. When i try `/api/token/refresh` with the `accept: application/json` header, its doent works. But its works without the header. --- Request : ```php curl -X...
Login : OK 2FA : OK and after 30s, i have this screen 
Rendre le DSFR compatible ESM afin qu'il puisse être utilisé avec le composant 'Asset Mapper' de Symfony. Jsdeliver: https://www.jsdelivr.com/package/npm/@gouvfr/dsfr L'ESM n'est pas disponible : https://cdn.jsdelivr.net/npm/@gouvfr/[email protected]/+esm
Les Contrôle segmenté et les toggle ont un border inégale avec Firefox. Je n'ai pas ce probléme avec Chrome 122.0.6261.70.   Version de firefox : 115.8.0esr. Version du DSFR...
With the default option, render of images do not work. Symfony 6.4 Dev run on Windows config: ``` nucleos_dompdf: defaults: chroot: '%kernel.project_dir%/public/assets' isRemoteEnabled: true ``` controller: ``` #[Route('/testpdf', name: 'pages.test.pdf',...
### Version(s) affected 5.2 ### Description User check is not considered when login ### How to reproduce UserChecker check if user have "login" in role array ```php
### Version(s) affected 5.2 ### Description I try to add Yubikey ### How to reproduce the "attestation_conveyance: 'direct'" option send this error. Without this options, its works, but without transports...
### Version(s) affected 5.2 ### Description All options is not working ### How to reproduce webauthn.yaml ```yaml # Please see the following page for more information: https://webauthn-doc.spomky-labs.com/the-webauthn-server/the-symfony-way#configuration webauthn: credential_repository: 'App\Repository\WebauthnCredentialRepository'...