From 55560611e89d60c34f85583f6b3b131e142c7bc6 Mon Sep 17 00:00:00 2001 From: tidusjar Date: Wed, 9 Mar 2016 12:31:24 +0000 Subject: [PATCH] Added DeniedUsers to the view --- PlexRequests.UI/Views/Admin/Authentication.cshtml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/PlexRequests.UI/Views/Admin/Authentication.cshtml b/PlexRequests.UI/Views/Admin/Authentication.cshtml index 14f6d255f..0a8487335 100644 --- a/PlexRequests.UI/Views/Admin/Authentication.cshtml +++ b/PlexRequests.UI/Views/Admin/Authentication.cshtml @@ -75,6 +75,13 @@ + A comma separated list of users that you do not want to login. +
+ +
+ +
+