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

Node access control #919

Open
slightlychilled opened this issue Oct 30, 2019 · 4 comments
Open

Node access control #919

slightlychilled opened this issue Oct 30, 2019 · 4 comments

Comments

@slightlychilled
Copy link

when creating a node content item, you have the option to set access control. If you set a node to be accessible for registered user, when you are not logged in (i.e. public) you are given a 404 error. This is wrong. You should be re-directed to a login page.

@rchavik
Copy link
Member

rchavik commented Oct 31, 2019

You should be re-directed to a login page.

In my experience (in more than one occasion), this behavior is not desired, eg: We want to display a custom error page.

@slightlychilled
Copy link
Author

so in this case, it should definitely be an option - my experience is the opposite to yours (in more than one occasion)

@rchavik
Copy link
Member

rchavik commented Nov 26, 2019

Please provide PR

@slightlychilled
Copy link
Author

?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants