Commit Graph

23 Commits

Author SHA1 Message Date
Jordi Sanfeliu e7bd235cb3 fixed in HTTP built-in to force authentication (when enabled) always, even on non-existing pages 2018-10-05 09:54:06 +02:00
Jordi Sanfeliu dbea9d4b2b updated to 4.01 the HTML DOCTYPE declarations 2017-06-26 10:39:49 +02:00
Jordi Sanfeliu 82d8c9ed9e fixed the message 'Odd number of elements in hash assignment' in lib/HTTPServer.pm 2017-03-15 17:49:05 +01:00
Jordi Sanfeliu c5703adee1 fixed a possible uninitialized value in 'HTTPServer.pm' at line 37 2016-06-16 12:48:47 +02:00
Jordi Sanfeliu ea9fd4958b added the new configuration option 'image_format' #132 2016-01-25 18:35:30 +01:00
Jordi Sanfeliu b55f7e449a comestic changes 2015-02-12 16:27:03 +01:00
Jordi Sanfeliu 384bea7b88 fixed the built-in HTTP server to return a correct Content-Type header for '.css' files 2014-08-06 18:24:02 +02:00
Jordi Sanfeliu 3a090dd3f3 small update 2014-03-03 17:46:19 +01:00
Jordi Sanfeliu cc9ba672bb fixed a fail to adequately sanitize request strings of malicious JavaScript #30 2013-11-26 18:30:30 +01:00
Jordi Sanfeliu ff80441be7 fixed to correctly sanitize the input string in the built-in HTTP server which led a number of security vulnerabilities. #30 2013-11-21 10:08:19 +01:00
Jordi Sanfeliu e293555081 small change 2013-05-28 10:02:25 +02:00
Jordi Sanfeliu b183d3d75d Added the options 'hosts_allow' and 'hosts_deny' to restrict access to the built-in HTTP server. [#14] 2013-05-24 13:16:05 +02:00
Jordi Sanfeliu 97e2647bde Added user/password authentication option in the built-in HTTP server. [#14] 2013-05-15 12:46:04 +02:00
Jordi Sanfeliu 2c7902f4c0 changed the default charset in the built-in HTTP server to UTF-8 2013-04-24 15:51:06 +02:00
Jordi Sanfeliu 461b1f57cf minor cosmetic change 2013-02-19 12:57:27 +01:00
Jordi Sanfeliu 34f51704a8 changed the process name on every httpd fork 2013-02-15 10:10:10 +01:00
Jordi Sanfeliu bc2ad94d4b last update for RC 2013-02-14 18:52:29 +01:00
Jordi Sanfeliu 4088a61216 better handling of different options in 'base_url' ad 'base_cgi' 2013-02-11 15:28:20 +01:00
Jordi Sanfeliu c52c959ef8 updated configuration file to support the new HTTP builtin server 2013-02-07 18:37:09 +01:00
Jordi Sanfeliu 768f2e27dd updated logfile name optio 2013-02-07 16:06:53 +01:00
Jordi Sanfeliu e26901bcb6 finished HTTP built-in server 2013-02-07 15:57:42 +01:00
Jordi Sanfeliu 9938255306 HTTPServer rewritten and simplyfied 2013-02-06 14:26:00 +01:00
Jordi Sanfeliu 4570c401f9 introduced HTTP server built-in 2013-01-31 18:48:47 +01:00