routed_security 0.1.1 copy "routed_security: ^0.1.1" to clipboard
routed_security: ^0.1.1 copied to clipboard

Security providers for Routed (CORS, IP filtering, trusted proxies, headers, and request size).

Changelog #

0.1.1 - 2026-08-25 #

  • Completed public Dartdoc coverage and enabled the public_member_api_docs analyzer lint.
  • Clarified public security APIs with provider lifecycle, validation, CORS, IP filtering, and trusted-proxy usage examples.

0.1.0 #

  • Breaking security change: TrustedProxyConfig(enabled: true) now requires an explicit non-empty proxy network list; it no longer defaults to trusting every address.
  • Use routed core's host-neutral IP/CIDR matching for IP filters so security rules remain usable on worker runtimes.
  • Initial package scaffold for the routed modular package split.
0
likes
160
points
572
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Security providers for Routed (CORS, IP filtering, trusted proxies, headers, and request size).

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

routed_core

More

Packages that depend on routed_security