-
Notifications
You must be signed in to change notification settings - Fork 2
auth/env hardening and reliability updates #44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 26 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
0df599a
playwright e2e tests
AustinKelsay ac26496
fix test placeholder strings
AustinKelsay c579a3e
test: add Playwright E2E smoke suite and patch dev dep vulnerabilities
AustinKelsay d3c38a2
fix: move env admin gate before validation, fix Bearer token
AustinKelsay 3a6cb0b
fix: reject empty RELAYS in /api/env updates
AustinKelsay 156ce53
fix: expand 127.0.0.0/8 loopback filter, harden E2E cosigner, and cle…
AustinKelsay 33e14cd
fix: lazy ENV_FILE_PATH eval, peer-list hook deps/a11y, CI audit out…
AustinKelsay 813aed6
chore: harden e2e smoke flows and CI/env safeguards
AustinKelsay 609544b
fix: tighten smoke test docs and cleanup guards
AustinKelsay 657c79c
fix: harden relay req validation and test safety
AustinKelsay 959edf4
fix: harden e2e cleanup, docs, and context handling
AustinKelsay 6d73a98
fix: harden e2e smoke setup and route test safety
AustinKelsay 944ec63
fix: harden smoke test harness and teardown behavior
AustinKelsay 557e4a5
fix: tighten e2e cleanup and env test safeguards
AustinKelsay 816eb0f
fix: pin Bun version in docker and CI workflows
AustinKelsay 5f8713b
fix: harden e2e smoke tests and peer-list collapse behavior
AustinKelsay 3f6481f
fix: harden relay limits and teardown safety
AustinKelsay b068104
fix: tighten e2e ui and loopback validation
AustinKelsay 61bd400
test: clarify configure navigation e2e flow
AustinKelsay 3b8c825
fix: address review findings across routes, docs, and e2e
AustinKelsay eb65308
fix: harden credential save and auth validation flows
AustinKelsay a4ebdcb
chore: remove Playwright e2e suite from repo
AustinKelsay f78ab77
fix: bump minimatch override past audit vulnerability
AustinKelsay 27a8e24
fix: apply pending auth env hardening updates
AustinKelsay f8a9519
fix: bump fast-xml-parser override for security audit
AustinKelsay f23128a
fix: avoid ui-event-log test crash after db cleanup
AustinKelsay 98a0d63
fix: address review findings across routes, ui, and workflows
AustinKelsay 269376f
fix: apply requested API and UI hardening updates
AustinKelsay f3a834d
fix: resolve auth and nip44 type regressions
AustinKelsay 3018393
fix: restore protected route compatibility
AustinKelsay 4592326
fix: override vulnerable dompurify
AustinKelsay 2daa6d2
fix: address auth hardening review findings
AustinKelsay File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -64,7 +64,7 @@ data/.session-secret | |
| test-*.sh | ||
| debug-*.js | ||
| verify-*.md | ||
| .DS_Store | ||
| test-results/ | ||
|
|
||
| # LLM files | ||
| .claude | ||
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.