mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-29 19:14:22 -05:00
* Frontend plugins Support [1/10]: Cors proxy * Add release notes for PR #5780 * changed code as CodeQL suggested * CodeQL improvement for ip validation to bypass dns changes Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * Code Rabbit suggestion * Update packages/sync-server/src/app-cors-proxy.js Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Added env var for cors proxy * multiple changes * missed updating yarn.lock * making code rabbit happy * Tests * linter * Code Rabbit changes Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * [autofix.ci] apply automated fixes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
146 B
146 B
category, authors
| category | authors | |
|---|---|---|
| Features |
|
Add Express-based CORS proxy with rate limiting, logging, and GitHub token authentication support.