From 62b5ea77b34d060b8c7aaf0ac1e64e41c9f4834f Mon Sep 17 00:00:00 2001 From: Shaun Walker Date: Mon, 5 Aug 2019 11:31:17 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index eea4fd37..581df7e2 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,7 @@ Security - Need ability to manage Permissions - a permission UI component for pages/modules - may also need to include Permission table schema similar to DNN -- Need ability to manage Authorization ( will need to be custom so that permissions set by user are observed at API level ) -- Need audit fields ( ie. CreatedBy, CreateOn, etc… ) on all core tables +- Need ability to manage Authorization ( will need to be custom so that permissions set by user are observed at API level ) - Logging - Support for friendly Page Not Found handling