mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-06-01 12:30:10 +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.