I have a Kentico 13 .NET Core website which uses the IUserInfoProvider dependency, injected via constructor, on a number of Widgets.We are seeing strange behaviour whereby:one Widget uses _userInfo...
We are currently upgrading from v12 to v13 and one of the features that we used in K12 that has been removed was the Groups application to restrict pages to certain group members/users.The scenario...
Hi,How to restore the Kentico's default Public account? It's Kentico 11.Thanks, Wei Wang
In the Aspx.Forms version of Kentico 12 when a user form was updated the relevant data in the contact record was updated based on the mappings defined in the 'On-line marketing' tab of the Membersh...
I'm getting Message: The object code name 'test+@test.com' is not valid. The code name can contain only alphanumeric characters, some special characters (_, -, .) and cannot start or end with '.'.A...
After the Kentico v13.0.43, we been seeing the some random users getting disabled and we had to enable the user to get access back, this is happening frequently. Verifying the scheduled task or eve...
Hi,I'm using Kentico API to update page content and there are no issues at all. But the only issue is that the last modified user will be a public anonymous user (which we need to change to a speci...
We are testing our migration from Kentico 12 to 13. My users cannot see @Pages@ under @Content Management@ in the left rail menu. it appears for admin but not for the other users. They see @My page...
Hi, I need to get the current user from a different controller than the one where authentication takes place. I tried a couple of options but both contain anonymous data upon inspection:- Membershi...
Hello,I'm currently using the staging module in a multi environment setup (DEV, STAGING, etc) with Kentico 12. Each environment should have different users and credentials.My problem is when I crea...