This commit is contained in:
2018-08-24 21:31:31 +00:00
parent 06aeca8e16
commit 08370fb774

View File

@@ -47,6 +47,7 @@ namespace AyaNova.Api.Controllers
//Need to set roles properly //Need to set roles properly
// User should be able to get own user log, but not someone else's without elevated rights, this is a bizadmin type thing, ops maybe shouldn't be able to see it? Or should? not sure // User should be able to get own user log, but not someone else's without elevated rights, this is a bizadmin type thing, ops maybe shouldn't be able to see it? Or should? not sure
//Owner or with rights to type should be able to get object log //Owner or with rights to type should be able to get object log
//SEE ATTACHMENT CONTROLLER FOR CODE TO GET RIGHTS TO AD-HOC OBJECTS
//Actual log processor and constructor should be in EventLogProcessor //Actual log processor and constructor should be in EventLogProcessor
/// <summary> /// <summary>