• Overijssel, The Netherlands
  • https://novacow.ch/ (duh)
  • This is my custom Gitea instance. Here I store things that don't belong on GitHub!

  • Joined on 2024-11-22
Nova pushed to fix-1.0-security at Nova/PyWebServer 2025-05-04 00:03:52 +02:00
f29ad0d6b4 Backport urgent fix to 1.0
Nova created branch fix-1.0-security in Nova/PyWebServer 2025-05-04 00:03:52 +02:00
Nova released 1.1+u2 at Nova/PyWebServer 2025-05-03 23:51:59 +02:00
Nova pushed tag 1.1+u2 to Nova/PyWebServer 2025-05-03 23:51:59 +02:00
Nova pushed to main at Nova/PyWebServer 2025-05-03 23:49:51 +02:00
98aab9539a Made an oopsie with conf file
Nova pushed to main at Nova/PyWebServer 2025-05-03 23:47:58 +02:00
6244650180 Fix for #4, more permanent solution
43dd3d1b44 Small #3 acknowlegdement in code
Compare 3 commits »
Nova pushed to main at Nova/PyWebServer 2025-05-03 22:16:13 +02:00
22a37670f7 Updated README to reflect PyWebServer state
Nova commented on issue Nova/PyWebServer#4 2025-05-03 22:11:19 +02:00
Sort out the key.pem and cert.pem security nightmare.

Issue will stay open, but under lower priority as I can remove cert.pem and key.pem now.

Nova pushed to main at Nova/PyWebServer 2025-05-03 22:10:44 +02:00
5014ff2a04 Quick #4 fix
Nova commented on issue Nova/PyWebServer#4 2025-05-03 22:09:33 +02:00
Sort out the key.pem and cert.pem security nightmare.

Implemented a super crude implementation into pywebsrv.py. Doesn't reflect AutoCertGen at all.

Nova closed issue Nova/PyWebServer#1 2025-05-03 21:40:21 +02:00
pywebsrv.py doesn't respect the directory key in pywebsrv.conf
Nova commented on issue Nova/PyWebServer#1 2025-05-03 21:40:21 +02:00
pywebsrv.py doesn't respect the directory key in pywebsrv.conf

Fixed in commit 7ac160f625.

Nova opened issue Nova/PyWebServer#4 2025-05-03 21:39:10 +02:00
Sort out the key.pem and cert.pem security nightmare.
Nova pushed to main at Nova/PyWebServer 2025-05-03 16:28:08 +02:00
e6b188196b Update README.md to reflect GitHub mirror
Nova commented on issue Nova/PyWebServer#3 2025-04-14 08:23:35 +02:00
Implement the logic for anything other than GET requests.

I'll probably make a separate branch for this, which won't get updated with main until I finish the function

Nova pushed to main at Nova/PyWebServer 2025-04-14 08:22:33 +02:00
b1bf3825de README update
Nova pushed to main at Nova/PyWebServer 2025-04-13 13:28:51 +02:00
7ac160f625 Quick fix that adresses #1
Nova opened issue Nova/PyWebServer#3 2025-04-13 00:54:55 +02:00
Implement the logic for anything other than GET requests.
Nova opened issue Nova/PyWebServer#2 2025-04-13 00:50:42 +02:00
Disable the AutoCertGen warning via config file.
Nova opened issue Nova/PyWebServer#1 2025-04-13 00:47:46 +02:00
pywebsrv.py doesn't respect the directory key in pywebsrv.conf