0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-27 22:19:04 -05:00
astro/.changeset
Guofeng Lin a6916e4402
feat: prefer using x-forwarded-for as clientAddress (#11101)
* feat: change node clientAddress use x-forwarded-for

when

```
adapter: node({
    mode: 'standalone',
  })
```

* feat: prefer using x-forwarded-for as clientAddress

* Update .changeset/healthy-planets-dream.md

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>

* Update .changeset/healthy-planets-dream.md

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>

* Apply suggestions from code review

---------

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2024-05-22 12:10:56 +01:00
..
chatty-experts-smell.md feat: make CSRF protection stable (#11021) 2024-05-22 12:10:30 +01:00
config.json Enter pre mode for Astro 4 beta 2023-11-16 21:53:20 +08:00
five-crabs-rhyme.md feat: make i18n domains stable (#11022) 2024-05-22 12:06:26 +01:00
healthy-planets-dream.md feat: prefer using x-forwarded-for as clientAddress (#11101) 2024-05-22 12:10:56 +01:00
README.md

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation