Skip to content

fix: align JWT secret default, correct frontend backend URL, validate…#3

Merged
dalpan merged 1 commit intodalpan:mainfrom
fdciabdul:main
Apr 21, 2026
Merged

fix: align JWT secret default, correct frontend backend URL, validate…#3
dalpan merged 1 commit intodalpan:mainfrom
fdciabdul:main

Conversation

@fdciabdul
Copy link
Copy Markdown
Contributor

… webhook URL scheme

  • auth.py JWT fallback now matches the string server.py warns on, so default-secret warning actually fires
  • frontend/.env points to backend port 9442 (matches docker-compose), not 8001
  • webhook create rejects non-http(s) URLs to close an SSRF surface

… webhook URL scheme

- auth.py JWT fallback now matches the string server.py warns on, so default-secret warning actually fires
- frontend/.env points to backend port 9442 (matches docker-compose), not 8001
- webhook create rejects non-http(s) URLs to close an SSRF surface
@dalpan dalpan merged commit 30fa154 into dalpan:main Apr 21, 2026
1 of 3 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.

2 participants