Nicolas Grekas
b06f1ce2f7
Move stateless CSRF config to packages/csrf.yaml
2024-11-20 13:18:41 +01:00
Simon André and GitHub
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 Potencier and GitHub
8d53c58c9b
Merge pull request #1356 from tacman/patch-1
...
remove references to .env.dist
2024-11-18 14:18:35 +01:00
Tac Tacelosky and GitHub
1dc526b21e
Merge branch 'symfony:main' into patch-1
2024-11-17 04:58:56 -05:00
Fabien Potencier and GitHub
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 Potencier and GitHub
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 Potencier and GitHub
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 Monteil and GitHub
21ffab22d3
[UX Map] Fix options URL ( #1355 )
2024-11-12 19:02:03 +01:00
Kevin Bond and GitHub
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 Bond and GitHub
dae5cee3bd
Add recipe for zenstruck/foundry 2.0 ( #1351 )
2024-11-01 13:36:43 +01:00
Fabien Potencier and GitHub
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 Potencier and GitHub
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 Potencier and GitHub
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 Potencier and GitHub
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
pan93412 and GitHub
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 Potencier and GitHub
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 Alliaume and GitHub
d62024a8a5
[WebpackEncoreBundle] Update recipe for Webpack Encore 5 ( #1341 )
2024-10-06 11:34:46 +02:00
Nicolas Grekas and GitHub
d7a78f79b7
Generate APP_SECRET in .env.dev ( #1343 )
2024-10-01 22:36:03 +02:00
Nicolas Grekas and GitHub
b92382d126
[symfony/framework-bundle] Generate APP_SECRET in .env.local ( #1342 )
2024-10-01 12:19:16 +00:00
Kévin Dunglas and GitHub
f8a696dd76
[api-platform/core] Support for v3.4 and v4 ( #1339 )
...
* [api-platform/core] Support for v4
* fix
* fix graphql
* fix graphql
2024-09-27 15:02:04 +02:00
Fabien Potencier and GitHub
4590420240
Merge pull request #1338 from kbond/feat/mailtrap-bridge
...
[Mailer] add Mailtrap bridge
2024-09-18 18:17:15 +02:00
Fabien Potencier
840f2a5d0e
Update versions.json
2024-09-18 17:57:10 +02:00
Kevin Bond
5bc1f9f5f3
[Mailer] add Mailtrap bridge
2024-09-12 22:46:04 -04:00
Nicolas Grekas and GitHub
c26ec2b27d
[symfony/framework-bundle] Remove "csrf_protection" line as its enabled by default ( #1336 )
2024-09-02 11:01:57 +02:00
Fabien Potencier and GitHub
3a9800337e
Merge pull request #1330 from ahmedghanem00/patch-1
...
[Notifier] Add recipe for `JoliNotif` bridge
2024-08-27 09:08:06 +02:00
Fabien Potencier
826046b701
Update versions.json
2024-08-27 08:50:36 +02:00
Fabien Potencier and GitHub
10fb991677
Merge pull request #1334 from symfony/sweego-mailer
...
feat(mailer): Add Sweego Mailer recipe
2024-08-20 15:12:56 +02:00
Mathieu Santostefano
7b79967441
feat(mailer): Add Sweego Mailer recipe
2024-08-20 11:50:35 +02:00
Fabien Potencier
ba05776d37
Update versions.json
2024-08-19 09:47:08 +02:00
Fabien Potencier and GitHub
d618953d64
Merge pull request #1329 from Kocal/feat/symfony-ux-map
...
[Symfony UX Map] Create recipes for the package and its bridges
2024-08-12 22:21:04 +02:00
Hugo Alliaume
37f852e9c2
[Map] Specify "renderer" option, even if empty
2024-08-12 21:42:07 +02:00
Hugo Alliaume
7beee0a64e
chore: rename ux-map bridges package
2024-08-12 21:35:47 +02:00
Hugo Alliaume
c307da367e
[Symfony UX Map] Create recipes for the package and its bridges
2024-08-12 21:35:46 +02:00
Fabien Potencier and GitHub
b468bb5491
Merge pull request #1332 from jonasclaes/main
...
add Postal mailer
2024-08-11 18:45:22 +02:00
Jonas Claes
d1313835e5
add Postal mailer
2024-08-11 18:26:48 +02:00
Fabien Potencier
3eb02fa3a1
Update versions.json
2024-08-11 12:44:29 +02:00
Ahmed Ghanem
156bf77327
[Notifier] Add recipe for JoliNotif bridge
2024-07-29 03:08:38 +03:00
Romain Monteil and GitHub
bfef579622
[MercureBundle] Change Caddy config filename ( #1328 )
2024-07-13 16:32:15 +02:00
Ahmed Ghanem and GitHub
0bdf42cd68
[Notifier] Enable auto-configuration for the GoIP bridge in the notifier.yaml ( #1326 )
2024-07-09 09:02:37 +02:00
Fabien Potencier and GitHub
8f8001c1aa
Merge pull request #1323 from sakul95/main
...
[Notifier] Add Sipgate
2024-07-06 10:33:57 +02:00
Fabien Potencier
fece185619
Update versions.json
2024-07-06 10:02:49 +02:00