Skip to content

Codex/host nginx proxy fix#4

Merged
dgknttr merged 4 commits into
mainfrom
codex/host-nginx-proxy-fix
Apr 28, 2026
Merged

Codex/host nginx proxy fix#4
dgknttr merged 4 commits into
mainfrom
codex/host-nginx-proxy-fix

Conversation

@dgknttr
Copy link
Copy Markdown
Owner

@dgknttr dgknttr commented Apr 28, 2026

Summary

Describe the change and why it is needed.

Type of Change

  • Bug fix
  • Feature
  • Documentation
  • Refactor
  • Test

Privacy and Security

  • This change does not log request bodies, header values, raw tokens, raw IP addresses, full payloads, or sensitive credentials.
  • This change preserves the default "no server-side request history" promise.
  • User-rendered payload content is escaped and treated as untrusted input.
  • New limits, retention behavior, persistence, forwarding, replay, accounts, or billing were explicitly approved.

Testing

  • dotnet test backend/HookTray.sln
  • dotnet publish backend/HookTray.Api/HookTray.Api.csproj -c Release
  • npm run lint in frontend/
  • npm test in frontend/
  • npm run build in frontend/

Notes

Add screenshots, API examples, or follow-up notes here.

dgknttr and others added 4 commits April 28, 2026 22:11
Without this the frontend is built without an API URL and
all requests fail at runtime.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@dgknttr dgknttr merged commit 1f0dd6f into main Apr 28, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant