mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-12-07 21:20:34 +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