Update README.md

This commit is contained in:
Shaun Walker 2019-08-05 11:31:17 -04:00 committed by GitHub
parent b7b91e4eed
commit 62b5ea77b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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