mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-11-18 20:10:04 +01: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