From f8c5c739d8eb458c8c3922cc07b61a51acf48fdc Mon Sep 17 00:00:00 2001 From: Uncled1023 Date: Wed, 23 Jan 2019 18:58:26 -0800 Subject: [PATCH] Issue #102 - Added link to security settings to navigate to the identity server's grant management page. --- .../User/Settings/SecuritySettings.cshtml | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/Teknik/Areas/User/Views/User/Settings/SecuritySettings.cshtml b/Teknik/Areas/User/Views/User/Settings/SecuritySettings.cshtml index cb1dc26..58400ae 100644 --- a/Teknik/Areas/User/Views/User/Settings/SecuritySettings.cshtml +++ b/Teknik/Areas/User/Views/User/Settings/SecuritySettings.cshtml @@ -91,6 +91,18 @@ +
+
+

Client Grants

+
+
+
+
+
+ Click here to view/revoke the applications you have granted access to your account. +
+
+

Security Info

@@ -99,7 +111,7 @@
-
+
@if (!string.IsNullOrEmpty(Model.RecoveryEmail)) @@ -116,9 +128,7 @@

}
-
-
-
+