Commit Graph

20 Commits

Author SHA1 Message Date
Solderpunk 0167c67649 Update README.md 2024-04-19 16:06:23 +00:00
Solderpunk 0e2b7843c7 Fix HTTPS functionality, broken some time ago with the introduction of HTTP only mode! 2024-04-19 17:07:29 +02:00
Solderpunk 8540dbc2eb Add support for forbidding attributes, with default ban list of Javascript events.
Closes #1
2024-04-19 16:43:24 +02:00
Solderpunk 9a083fcbfd Swap fmt for log, and allow HTTP only operation. 2023-03-02 19:32:08 +01:00
Solderpunk 1b42ddadfe Catch SIGTERM. 2023-03-02 19:30:36 +01:00
Solderpunk 641f72a558 Avoid os.Exit() in function with deferred actions. 2023-03-02 19:28:51 +01:00
Solderpunk a3eecd8391 Glug, glug, glug, aaaah, refreshing Google KoolAid! 2023-03-02 19:18:52 +01:00
Solderpunk ea899a9ff4 Change email address and copyright dates. 2023-03-02 17:31:37 +01:00
Solderpunk 756f9df7e4 For URLs without trailing slashes which resolve do a directory, do a redirect to add the trailing slash. 2019-06-05 21:33:57 +03:00
Solderpunk aad4ebba8f Return after serving an error when MIME type detection fails. 2019-06-05 20:53:50 +03:00
Solderpunk b37ce48228 Don't submit directories to MIME type checks or any other checks which depend upon them. 2019-06-05 20:53:33 +03:00
Solderpunk c2f90b0006 Set TLS 1.0 as minimum SSL/TLS version, i.e. disallow SSL 3.0. 2019-06-05 13:32:42 -04:00
Solderpunk d80b6676dd Read /etc/shizaru.conf if it exists and no other configuration file path is provided. 2019-06-05 12:22:31 -04:00
Solderpunk b8276dd23f Don't do HTTPS redirects for requests associated with Let's Encrypt certificate renewals. 2019-04-22 09:22:54 -04:00
Solderpunk 309dd05f4d Append index.html to directories when resolving paths. 2019-04-22 09:18:25 -04:00
Solderpunk 06aafc8261 Better error handling. 2019-04-22 09:18:00 -04:00
Solderpunk 46621b9617 Fix username path munging. 2019-04-06 21:01:42 +03:00
solderpunk 6f93dc967d Fix Markdown errors in README (escape HTML tags) 2019-03-03 13:02:39 -05:00
Solderpunk c03a1e9633 Import prototype. 2019-03-03 19:43:29 +02:00
solderpunk 5ac7888af0 Initial commit 2019-03-03 10:45:10 -05:00