Commit Graph
1981 Commits
Author SHA1 Message Date
Fabien PotencierandGitHub ea18e7faff Merge pull request #1378 from Kocal/stimulus-bridge-v4
[WebpackEncoreBundle] Bump @symfony/stimulus-bridge to ^4.0.0
2025-02-26 10:12:26 +01:00
Hugo Alliaume d15451e738 [WebpackEncoreBundle] Bump @symfony/stimulus-bridge to ^4.0.0 2025-02-25 23:23:36 +01:00
Fabien PotencierandGitHub f4739b67f7 Merge pull request #1374 from chii0815/main
[Notifier] Add Matrix bridge
2025-02-14 13:05:48 +01:00
Fabien Potencier c4aebd0e93 Update versions.json 2025-02-14 12:39:00 +01:00
Alexander HofbauerandGitHub 2d8f656159 [stimulus-bundle] Fix broken CSRF header generation with Turbo forms (#1377) 2025-01-23 12:15:16 +01:00
Hubert LECORCHEandGitHub 452e626976 [stimulus-bundle] Export CSRF protection helpers (#1375) 2025-01-23 09:45:42 +01:00
Simon AndréandGitHub 84862d352c Dispatch event on CSRF form field value change (#1376)
This allow support / compatibility with LiveComponent when action are done between form first render and submit 

(ex: another form submit with Turbo and double header check)

See https://github.com/symfony/ux/issues/2505
2025-01-20 08:44:45 +01:00
Nicolas GrekasandGitHub a98652006b [stimulus-bundle] Match name="_csrf_token" when looking for CSRF fields (#1373) 2025-01-15 15:29:42 +01:00
1366628cef Update symfony/matrix-notifier/7.3/manifest.json
Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
2025-01-09 18:23:42 +01:00
XitandGitHub 2a0f7f26cd Update manifest.json 2025-01-08 19:15:06 +01:00
Frank Schulze 820c69d503 [Notifier] Add Matrix Synapse bridge 2025-01-08 19:03:56 +01:00
Fabien PotencierandGitHub 7e10c1d078 Merge pull request #1371 from symfony/autocomplete-off
[stimulus-bundle] Use defaultValue to change the value of hidden CSRF fields
2025-01-06 11:15:05 +01:00
Nicolas Grekas b14ca0650c [stimulus-bundle] Use defaultValue to change the value of hidden CSRF fields 2025-01-06 09:38:30 +01:00
Fabien PotencierandGitHub d061eb3c27 Merge pull request #1372 from symfony/aha-send-name-fix
Add AhaSend Mailer recipe
2025-01-05 15:24:53 +01:00
Fabien Potencier 9f3db6243f Fix directory name 2025-01-05 15:21:02 +01:00
Fabien Potencier 2d53ea3de7 Update versions.json 2025-01-05 15:05:18 +01:00
Fabien Potencier 5f3e6c55c6 Update versions.json 2024-12-11 08:47:41 +01:00
Fabien Potencier cb9adb4998 Update versions.json 2024-12-11 07:53:47 +01:00
Nicolas GrekasandGitHub dc8a1b5097 [flex/2.4] Add missing .env.dev file (#1367) 2024-12-04 11:55:24 +01:00
Fabien Potencier c976fefdd8 Update versions.json 2024-11-29 09:49:40 +01:00
Fabien Potencier 6ebb40565b Update versions.json 2024-11-27 13:34:15 +01:00
Nicolas Grekas b06f1ce2f7 Move stateless CSRF config to packages/csrf.yaml 2024-11-20 13:18:41 +01:00
Simon AndréandGitHub fc87603199 [UX Turbo] Fix recipe does not install bundle (#1357)
* [UX Turbo] Fix recipe does not install bundle

Turbo is not installed correctly now (i guess now having this recipe, we do need to add the `bundles` entry in the manifest)

Issue: https://github.com/symfony/ux/issues/2391

I just hope the "conflict" will not prevent the bundle to be configured ?

* add 2.19
2024-11-20 11:36:36 +01:00
Fabien PotencierandGitHub 8d53c58c9b Merge pull request #1356 from tacman/patch-1
remove references to .env.dist
2024-11-18 14:18:35 +01:00
Tac TaceloskyandGitHub 1dc526b21e Merge branch 'symfony:main' into patch-1 2024-11-17 04:58:56 -05:00
Fabien PotencierandGitHub f614c444f9 Merge pull request #1337 from symfony/csrf-double-submit
Enable stateless headers/cookies-based CSRF protection
2024-11-17 10:14:14 +01:00
Fabien PotencierandGitHub 6c43cb8f59 Merge pull request #1347 from Kocal/asset-mapper-strict-mode-dev
[AssetMapper] Re-configure "missing_import_mode" in prod/non-prod envs
2024-11-14 23:23:43 +01:00
Fabien PotencierandGitHub 4dbcd95559 Merge pull request #1354 from Kocal/imp-ux-map-recipes
[Symfony UX Map] Add post-install steps for Leaflet and Google, add "ux_map.google_maps.default_map_id" config recipe
2024-11-14 08:51:50 +01:00
Hugo Alliaume cda40e9471 [Symfony UX Map] Add post-install steps for Leaflet and Google, add "ux_map.google_maps.default_map_id" config recipe 2024-11-14 08:32:44 +01:00
Romain MonteilandGitHub 21ffab22d3 [UX Map] Fix options URL (#1355) 2024-11-12 19:02:03 +01:00
Kevin BondandGitHub cc3c2b1f01 uncomment MAILER_DSN env for symfony/mailer (#1352) 2024-11-01 21:46:27 +01:00
Hugo Alliaume ab0209c9b6 [AssetMapper] Re-configure "missing_import_mode" in prod/non-prod envs 2024-11-01 14:02:09 +01:00
Kevin BondandGitHub dae5cee3bd Add recipe for zenstruck/foundry 2.0 (#1351) 2024-11-01 13:36:43 +01:00
Farhad Hedayatifard a082b62b17 Add recipe for AhaSend mailer bridge 2024-10-29 21:12:07 +03:30
Fabien PotencierandGitHub 9698b84fc6 Merge pull request #1349 from kbond/zenstruck/browser
Add recipe for `zenstruck/browser`
2024-10-20 10:25:48 +02:00
Kevin Bond c47a3509ff Add recipe for zenstruck/browser 2024-10-19 16:08:12 -04:00
Fabien PotencierandGitHub a861a482b0 Merge pull request #1348 from symfony/sweego-notifier
[Notifier] Add Sweego Bridge recipe
2024-10-19 17:05:42 +02:00
Mathieu Santostefano f497ebab7e feat(notifier): Add Sweego Notifier Bridge recipe 2024-10-19 16:46:01 +02:00
Fabien Potencier 6ea79c5082 Update versions.json 2024-10-18 08:55:30 +02:00
Fabien PotencierandGitHub 802e06040c Merge pull request #1346 from pan93412/line-bot-notifier
Add LINE Bot notifier recipe
2024-10-14 08:58:38 +02:00
Fabien Potencier 2299842642 Update versions.json 2024-10-14 08:36:45 +02:00
Fabien PotencierandGitHub e373a75320 Merge pull request #1345 from stof/doctrine_bundle_2_13
Add a recipe for DoctrineBundle 2.13
2024-10-13 12:25:58 +02:00
Nicolas Grekas 21a9094ea7 Enable stateless CSRF protection for forms, logins and logouts 2024-10-12 09:32:38 +02:00
pan93412andGitHub f6145b5678 Add LINE Bot notifier recipe 2024-10-11 14:23:54 +08:00
Christophe Coevoet 810002ccbf Add a recipe for DoctrineBundle 2.13
This recipe avoids getting deprecations from the ORM by turning on new
settings.
For the identity generation precedence, using `identity` is the best
choice for new projects (especially when using DBAL 4.x from the start).
2024-10-10 15:24:15 +02:00
Fabien PotencierandGitHub 74769e105e Merge pull request #1344 from symfony/nelmio-xss
[nelmio/security-bundle] Remove xss_protection config
2024-10-08 12:11:54 +02:00
Nicolas Grekas 3779d3a525 [nelmio/security-bundle] Remove xss_protection config 2024-10-08 11:40:06 +02:00
Hugo AlliaumeandGitHub d62024a8a5 [WebpackEncoreBundle] Update recipe for Webpack Encore 5 (#1341) 2024-10-06 11:34:46 +02:00
Nicolas GrekasandGitHub d7a78f79b7 Generate APP_SECRET in .env.dev (#1343) 2024-10-01 22:36:03 +02:00
Nicolas GrekasandGitHub b92382d126 [symfony/framework-bundle] Generate APP_SECRET in .env.local (#1342) 2024-10-01 12:19:16 +00:00