From f84207cc44aec389c15e76e91f39ed6aa5b8c523 Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Tue, 17 Nov 2015 21:56:33 -0500 Subject: [PATCH] Start working on auth token management --- admin/api_settings.php | 40 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 39 insertions(+), 1 deletion(-) diff --git a/admin/api_settings.php b/admin/api_settings.php index 6cb8b676..98e3bf57 100644 --- a/admin/api_settings.php +++ b/admin/api_settings.php @@ -136,7 +136,45 @@ require_once(HESK_PATH . 'inc/show_admin_nav.inc.php');
-

User Security Stuff here (tokens, etc)

+
+
+ User Security +
+ + + + + + + + + + + + + + + + + + +
UsernameNameActions
+
+ + +
+
+