frontend user question
Hi,
I create one user with the following properties :
- This user can access site
backend - not checked because i whant that user only have access to reserved frontend pages
- I put this user in one new role
- i gave to one view page access to the role and to backend users
- then i create a login page and put there the login control
- in my template i put the login name and the login status controls
A - If i make in that page the login with my backend login all works fine - the login name and login status work fine and Reques.IsAuthenticated is true
B - If i make the login with the user i created ( no access to backend) nothing happens and the Reques.IsAuthenticated is false.
Hello JV,
This is a bug and we have logged it for fixing.
Regards,
Ivan Dimitrov
the Telerik team
Hi,
In this new release the bug as been fix but now the problem is that when the user is not authenticated the pages with acccess to authenticated users appear to unanthenticated users (this problem as not yet been resolved).
When the unanthenticated user clicks the error "is page not found"
Hello JV,
The issue that an not authorized user can see a page in NavigationControl has not been fixed in the latest internal build.
All the best,
Ivan Dimitrov
the Telerik team