-
Notifications
You must be signed in to change notification settings - Fork 109
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
[Research] Inventory-next anonymous user sees dataset page #2314
Comments
Needs discussion as to whether this is more desirable behavior in any case. This may be more about documenting acceptable/recommended usage of inventory.data.gov for users who might be trying to use it for distributing private data. |
Summary: We need to investigate why the behavior is different from the previous version, but we also need to decide if the previous behavior is what we wanted. |
We should also research how/if the redaction feature is being used as-is. |
Questions:
|
@jbrown-xentity I think the two questions you have as sub-bullets are good to send out as-is--does that sound ok? I can get it to inventory users today |
@hkdctol sounds good to me! |
@jbrown-xentity reviewed 12 google form responses and a few others that came by Word doc. We also sent again today to open data listserv. A fair amount of interest in being able to store non public information going forward. Doesn't seem that anyone is using it for non-public information right now. Let's see if we get more responses in the next few days. |
Hyon's giving this a couple more days before we make some decisions. |
Survey results summary:
We are all still confused about which settings apply, and what the norms should be, so Hyon is scheduling a meeting for us to talk in more detail. |
Questions to be answered:
|
Found this discussion detailing how to allow access to CKAN datasets only when logged in, leaving it here in case we need it. |
@adborden and @chris-macdermaid to circle up on next steps. |
TODO
No, this is not supported in CKAN configuration. Unknown for new metadata form. This logic to make datasets public is part of the classic and next inventory backend, with a standard disclaimer banner at the top of the resource edit page for inventory classic (I don't believe there is a similar feature in inventory-next).
Already addressed. |
Items left for discovery:
|
The code that was handling the redirects and locking out anonymous users is here. |
This logic makes datasets that are private into public when a resource is loaded onto inventory (so that users can view/download the resource). |
Research is complete, new tickets created as necessary. |
Inventory-next displays dataset page to anonymous user.
How to reproduce
Open chrome in incognito mode, go to inventory-next page on sandbox or staging.
Expected behavior
See message "You are not authorized to do this" and a Log in button.
Actual behavior
See the dataset list.
First Step:
actual behavior
orexpected behavior
The text was updated successfully, but these errors were encountered: