Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

frontend permissions on publications not working #374

Closed
stefanorosanelli opened this issue Jul 3, 2013 · 0 comments
Closed

frontend permissions on publications not working #374

stefanorosanelli opened this issue Jul 3, 2013 · 0 comments

Comments

@stefanorosanelli
Copy link
Member

Setting a permission like "group visible, hidden/visible to others" on a publication is not working.
A user with correct permission gets "access denied" error.

Cause:
in AppContoller::initAttributes() is called before checkLogin() and auth permissions on current publication are checked before login

@batopa and @didoda: this is related to ticket 730 on IEB3

@ghost ghost assigned stefanorosanelli Jul 3, 2013
stefanorosanelli added a commit that referenced this issue Jul 3, 2013
AppController, call beforeCheckLogin() and checkLogin() before
initAttributes
FrontendController, new checkPublicationPermissions() called after
checkLogin/initAttributes
@batopa batopa closed this as completed Aug 23, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants