BOYER Thomas

Results 9 issues of 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 ![image](https://user-images.githubusercontent.com/50534204/150092059-376ee6f8-5f55-4f23-ba21-821dd7688f0e.png)

note:more information needed

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

évolution

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. ![image](https://github.com/GouvernementFR/dsfr/assets/50534204/e66699e5-85c5-48dd-ad1e-6c80f566e054) ![image](https://github.com/GouvernementFR/dsfr/assets/50534204/0b75b27f-6093-4216-9bd3-8a4d8e2774a1) 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'...