psevestre / vosao-old

Automatically exported from code.google.com/p/vosao
GNU Lesser General Public License v2.1
0 stars 0 forks source link

site-user (role) login wrong behavior #568

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create one new user with site-user role.
2. Select web page <yourdomain>/cms/
3. Login as user with role site-user.

What is the expected output?
I think that expected output should be something like "you dont have permission 
to view this pages + some logout button."

What do you see instead?

Hey! Success! Logging in...

But whit this error:
Javascript error <yourdomain>/cms/main.min.js
lineNumber  11.
+ no aditional information.

This also happend when i try to use <yourdomain>/login
logged in then automatic redirection to /cms/ with that error.

I use default configuration in Vosao CMS 0.9.14

Original issue reported on code.google.com by jaromir....@aszol.cz on 5 Jul 2012 at 10:28

Attachments:

GoogleCodeExporter commented 9 years ago
When signing with the role Site User, the login says successful, but it has 
actually crashed.

Original comment by Geoffry....@gmail.com on 16 Apr 2014 at 8:55