mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-06-03 05:20:11 +02:00
Our user backends log exceptions thrown during authentication but they don't throw a exception to inform the caller that an error occured. The new `AuthenticationException' class should be thrown in that case.