Replace direct access to $_SERVER with $INPUT->server->…
commit1d5848a6aaaaa63311d817f85deca9cf129531fd
authorfiwswe <53953985+fiwswe@users.noreply.github.com>
Wed, 21 Sep 2022 21:37:57 +0000 (21 23:37 +0200)
committerGitHub <noreply@github.com>
Wed, 21 Sep 2022 21:37:57 +0000 (21 23:37 +0200)
treeae7204e7cb427b4277db50ab596348b6909fc4d0
parent9f48b7048bfe54113e7d2ea528e226b1e3e2ab1d
Replace direct access to $_SERVER with $INPUT->server->…

2nd try on a separate branch
Also fixes a line that was too long

Note: As I do not use this plugin, this is completely untested.

It should fix splitbrain#3778 (unless I made a stupid mistake).

See https://github.com/fiwswe/dokuwiki/commit/ce0feb5f5c38d0e698bd162105fbe61ceb27fca8
lib/plugins/authad/auth.php