Commit Graph

4 Commits

Author SHA1 Message Date
Jeroen De Meerleer 60de619080
Add 'connect-src' directive to Content Security Policy
This commit adds the 'connect-src' directive to the Content Security Policy in the nelmio_security.yaml file. This allows connections only to the same origin ('self').
2024-02-07 17:22:05 +01:00
Jeroen De Meerleer 766622f0fc
Updated to symfony 7.0 2023-12-07 12:05:21 +01:00
Jeroen De Meerleer 98781357b9
Updated security 2023-08-04 14:27:37 +02:00
Jeroen De Meerleer 27a4295589
Add NelmioSecurityBundle v3.0.0 and Symfony Password Hasher v6.3.0 dependencies
- Added "nelmio/security-bundle" version "^3.0" to composer.json
- Added "symfony/password-hasher" version "v6.3.0" to composer.lock
2023-07-06 09:42:42 +02:00