Commit graph

16 commits

Author SHA1 Message Date
Dominika 0726625bde * fixed header parsing in browsers that don't fully adhere to standard (Netscape 3.04Gold) 2021-02-02 12:57:50 +01:00
Dominika Liberda 9e9100aa17 * fixes in POST handling 2021-01-27 01:42:20 +01:00
Dominika Liberda 45f26274c8 * fix another cookie bug 2021-01-19 01:10:47 +01:00
Dominika Liberda 062741a66a * another cookie parsing fix 2021-01-15 21:15:38 +01:00
Dominika Liberda c02cf1b2ae * fixed bugs in session_get_username() and the cookie handler 2021-01-15 20:23:21 +01:00
Dominika Liberda fe02fa38a3 + debug mode; - potential RCE bug, problems with '!' 2021-01-01 07:16:00 +01:00
Dominika Liberda 12afb9b8ac fixed improper whitespace handling in GET/POST params 2020-12-24 05:12:58 +01:00
Dominika 65279e90bf + basic 'Authorization: Bearer' handling, fixes some insecure assignments 2020-12-24 00:52:55 +01:00
Dominika Liberda 9b8033854b added mail handler, bump version to 0.94 2020-11-02 15:24:28 +01:00
Dominika Liberda 8f0d48a50a ncat is bork bugfix 2020-10-11 20:25:05 +02:00
Dominika Liberda 539493b094 namespace config load bugfix 2020-10-04 14:53:26 +02:00
Dominika Liberda 637f540936 namespaces - now you can cleanly manage your webapp, without tedious copying of random files over two repositories! 2020-10-02 23:40:02 +02:00
Dominika f7b8b441fb rewrote the logging system using ncat's env variables; added bind IP to config; now you can host only HTTPS (as opposed to HTTP/HTTP+HTTPS); bump version 2020-09-18 11:15:22 +02:00
Dominika ca2c8b4a50 Added basic proxying; Importing to gitlab. 2020-07-24 14:50:08 +02:00
Dominika 03f39e3dff Added r[ip], r[proto] and IP logging 2020-06-02 00:01:44 +02:00
Dominika b8f3169f57 Initial commit, importing from tarball 2020-05-23 22:13:11 +02:00