mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Remove whitespace
Co-Authored-By: Claus Vium <cvium@users.noreply.github.com>
This commit is contained in:
parent
6231fc18ea
commit
7e987b9642
@ -1396,7 +1396,6 @@ namespace Emby.Server.Implementations.Session
|
||||
if (user == null)
|
||||
{
|
||||
AuthenticationFailed?.Invoke(this, new GenericEventArgs<AuthenticationRequest>(request));
|
||||
|
||||
throw new SecurityException("Invalid user or password entered.");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user