]> SVR.JS Git server - yellowsquare.git/log
Dorian Nimemiec [Thu, 15 Feb 2024 19:09:10 +0000 (20:09 +0100)] 
Fixed bug with URLs containing "jsgi-bin" that don't refer to "jsgi-bin" directory in the web root

Dorian Niemiec [Wed, 7 Feb 2024 00:25:32 +0000 (01:25 +0100)] 
YellowSquare now no longer sets authType and remoteUser JSGI properties, when 401 code is not specified in SVR.JS configuration.

Dorian Niemiec [Mon, 29 Jan 2024 19:03:20 +0000 (19:03 +0000)] 
Fixed bug with URL containing URL-encoded characters

Dorian Niemiec [Sun, 31 Dec 2023 20:43:26 +0000 (21:43 +0100)] 
Replaced the error handler.

Dorian Niemiec [Sun, 31 Dec 2023 20:42:00 +0000 (21:42 +0100)] 
Don't crash, when broken SVR.JS config is loaded.

Dorian Niemiec [Sun, 31 Dec 2023 20:40:20 +0000 (21:40 +0100)] 
Removed "DorianTech" from mod.info

Dorian Niemiec [Fri, 15 Sep 2023 06:51:04 +0000 (08:51 +0200)] 
Fix YellowSquare not working in external web root setups

Dorian Niemiec [Sun, 3 Sep 2023 09:26:34 +0000 (11:26 +0200)] 
Fixed bug with remote port property

Dorian Niemiec [Mon, 14 Aug 2023 16:13:56 +0000 (18:13 +0200)] 
Prevent source code viewing by "JSGI-BIN" instead of "jsgi-bin" in Windows

Dorian Niemiec [Fri, 11 Aug 2023 17:53:57 +0000 (19:53 +0200)] 
Initial commit