Possibly a mistake in an environment variable name
(1) By Sekun (sekun0) on 2025-01-13 08:43:44 [source]
In cgi.c file, there is a list of relevant environment variables.
I think HTTP_AUTHENICATION would be HTTP_AUTHENTICATION?
(2) By anonymous on 2025-01-14 13:27:37 in reply to 1 [link] [source]
... One more typo found in src/security_audit.c.
That spelling is tricky. The intended one should still be HTTP_AUTHENTICATION.