diff --git a/devdocs/specs/core-log-business.txt b/devdocs/specs/core-log-business.txt
index 4d2824ee..28ac9137 100644
--- a/devdocs/specs/core-log-business.txt
+++ b/devdocs/specs/core-log-business.txt
@@ -45,7 +45,7 @@ etc
EVENT LOG DB SCHEMA
------------------------------------
-AYTYPE (object type int),
+AYaTYPE (object type int),
AYID (object id),
AYEVENT (event of interest type int defined in central master enum of all events),
TIMESTAMP (unix epoch),
diff --git a/server/AyaNova/ControllerHelpers/Authorized.cs b/server/AyaNova/ControllerHelpers/Authorized.cs
index e497a804..049fded4 100644
--- a/server/AyaNova/ControllerHelpers/Authorized.cs
+++ b/server/AyaNova/ControllerHelpers/Authorized.cs
@@ -37,7 +37,30 @@ namespace AyaNova.Api.ControllerHelpers
return false;
}
+ ///
+ /// any access at all?
+ ///
+ ///
+ ///
+ ///
+ internal static bool HasAnyRole(IDictionary