Home
last modified time | relevance | path

Searched hist:b9cda918faccf704038ebb05823e6e2e9afc5507 (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/
H A Dauth.phpb9cda918faccf704038ebb05823e6e2e9afc5507 Wed Nov 27 09:22:36 UTC 2024 Andreas Gohr <andi@splitbrain.org> unset empty REMOTE_USER. fixes #4348

An empty remote user should not be set at all. Seems like some
webservers always set the environment var, even if no authentication
happened. I'd argue that this is wrong, but this should fix the
behaviour.