pywebsrv.py doesn't respect the directory key in pywebsrv.conf #1

Closed
opened 2025-04-13 00:47:46 +02:00 by Nova · 1 comment
Owner

Exactly as the title says, the function to get the directory exists, but goes unused in favour of a hardcoded os.path.join(os.getcwd(), "html").

Exactly as the title says, the function to get the directory exists, but goes unused in favour of a hardcoded `os.path.join(os.getcwd(), "html")`.
Nova added the
Kind/Bug
Priority
High
labels 2025-04-13 00:47:46 +02:00
Nova self-assigned this 2025-04-13 00:48:05 +02:00
Nova referenced this issue from a commit 2025-04-13 13:28:51 +02:00
Author
Owner

Fixed in commit 7ac160f625.

Fixed in commit 7ac160f625.
Nova closed this issue 2025-05-03 21:40:21 +02:00
Sign in to join this conversation.
No description provided.