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

Add a reaction that restricts view access #25

Open
mjordan opened this issue Oct 9, 2016 · 1 comment
Open

Add a reaction that restricts view access #25

mjordan opened this issue Oct 9, 2016 · 1 comment
Assignees

Comments

@mjordan
Copy link
Collaborator

mjordan commented Oct 9, 2016

We have reaction that restricts view access based on the user's IP address, but we should have a reaction that restricts access that is decoupled from any specific type of "condition". This would allow us to use arbitrary conditions to restrict access.

We should retain the current restrict by user's IP address reaction because of the logic around redirecting to a proxy page.

It would be useful to provide conditions that may leverage this such as object state and date created.

@mjordan mjordan self-assigned this Oct 9, 2016
@mjordan
Copy link
Collaborator Author

mjordan commented Sep 18, 2017

... and this must apply to datastream view access as well.

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

1 participant