Use the "legacy" AuthenticationException

pull/3291/head
Claus Vium 4 years ago
parent 9f755dc422
commit 5bb630ea7c

@ -2,9 +2,9 @@
using System;
using System.Linq;
using System.Security.Authentication;
using Emby.Server.Implementations.SocketSharp;
using MediaBrowser.Common.Net;
using MediaBrowser.Controller.Authentication;
using MediaBrowser.Controller.Configuration;
using MediaBrowser.Controller.Entities;
using MediaBrowser.Controller.Net;

Loading…
Cancel
Save