added new methods for managing visitor settings (for personalization)
This commit is contained in:
@ -240,7 +240,6 @@ namespace Oqtane.Controllers
|
||||
{
|
||||
authorized = (visitorId == entityId);
|
||||
}
|
||||
authorized = false;
|
||||
}
|
||||
break;
|
||||
default: // custom entity
|
||||
|
Reference in New Issue
Block a user