Conversation
Closed
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #938 +/- ##
==========================================
- Coverage 99.71% 99.65% -0.06%
==========================================
Files 204 226 +22
Lines 13027 15856 +2829
==========================================
+ Hits 12989 15799 +2810
- Misses 33 45 +12
- Partials 5 12 +7 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
✅ Playwright Test Results
Duration: 919.1s |
JosephKav
force-pushed
the
feat/auth
branch
4 times, most recently
from
July 29, 2026 16:02
5299f49 to
40446e9
Compare
JosephKav
force-pushed
the
feat/auth
branch
12 times, most recently
from
August 24, 2026 20:43
c306414 to
2f9f54f
Compare
JosephKav
force-pushed
the
feat/auth
branch
2 times, most recently
from
August 25, 2026 14:57
55f6993 to
265ba37
Compare
JosephKav
marked this pull request as ready for review
August 25, 2026 15:55
Untrusted peers keep their socket address, so a forwarded header cannot be spoofed to bypass an IP-based decision.
Resolved from X-Forwarded-Host/X-Forwarded-Proto, and only for peers listed in settings.web.trusted_proxies. Adds Sec-Fetch-Site as a browser-set signal a page cannot forge, and parses trusted_proxies from its ARGUS_ environment variable.
The UI takes its path prefix from <base href> rather than guessing it from known app paths. Also folds the RBAC guards onto a shared authGuard helper.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.