Italo José f7ea6817b9 Refactor IP address parsing on Webapp (#13721)
* Implement improvements to 'x-forwarded-for' header parsing in DDP server

- Enhanced the handling of comma-separated values in Session._clientAddress.
- Added explicit trimming of IP addresses using a map function.
- Updated validation to ensure an exact match for httpForwardedCount.
- Bumped package version from 3.1.0 to 3.1.1.
- Created a changelog to document these changes.

* changelog
2025-05-02 13:03:52 -03:00
2020-11-23 14:44:46 +01:00
2025-03-18 11:33:25 +01:00
2025-03-25 09:46:12 -03:00
2025-02-11 14:58:39 +01:00
2024-08-21 16:38:19 -04:00
2021-01-17 21:46:47 -05:00
2024-08-21 16:38:19 -04:00
2016-05-03 14:47:02 -07:00
2020-02-28 23:13:48 +01:00
2025-03-17 15:14:14 +01:00
2024-10-31 13:26:38 -04:00
2025-01-14 16:35:05 -03:00
2025-02-14 16:21:40 +01:00

Travis CI Status CircleCI Status built with Meteor node-current Discord Twitter Follow


Meteor is an ultra-simple environment for building modern web applications.



📚 Create your applications using modern JavaScript

Benefit from the latest technology updates to rapidly prototype and develop your applications.


Integrate technologies you already use

Use popular frameworks and tools right out-of-the-box. Focus on building features instead of configuring disparate components yourself.


💻 Build apps for any device

Use the same code whether youre developing for web, iOS, Android, or desktop for a seamless update experience for your users.


🔥 Getting Started

How about trying a tutorial to get started with your favorite technology?

React
Blaze
Vue

🚀 Quick Start

On your platform, use this line:

> npx meteor

🚀 To create a project:

> meteor create

☄️ Run it:

cd my-app
meteor

🧱 Developer Resources

Building an application with Meteor?

Interested in helping or contributing to Meteor? These resources will help:

Description
No description provided
Readme MIT 202 MiB
Languages
JavaScript 91.1%
TypeScript 3.9%
Shell 0.9%
Java 0.7%
Swift 0.7%
Other 2.5%