mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-10-17 13:39:58 +02:00
If the user is authenticated via the web server, this method should be used to retrieve the user because it supports both reading the user from the environment or from the $_SERVER variable as fallback. refs #11391