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

Authz fcrepo webapp #200

Closed
wants to merge 3 commits into from
Closed

Conversation

gregjan
Copy link
Contributor

@gregjan gregjan commented Dec 10, 2013

Probably best to merge this after: #196

adds access roles API to fcrepo-webapp REST API
adds access roles UI to node pages
adds an RDF pointer to the access roles endpoint

I'd really like to hide the access roles form on node pages that are not fedora:resources. I am having trouble making jena nodes correctly for this query.. will ask in IRC

@gregjan
Copy link
Contributor Author

gregjan commented Dec 10, 2013

Okay, revised last commit to include the hiding of the roles UI, except for fedora:resource nodes.

@ghost ghost assigned awoods Dec 11, 2013
@gregjan
Copy link
Contributor Author

gregjan commented Dec 11, 2013

rebased on top of master after #196

@@ -39,6 +43,8 @@

public String qualifiedName;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason these fields are "public" instead of "private"?

adds access roles UI to node pages
adds an RDF pointer to the access roles endpoint
removed unneeded roles provider from AccessRolesResources
@awoods
Copy link

awoods commented Dec 12, 2013

Resolved with: 10a89f2...2754372

@awoods awoods closed this Dec 12, 2013
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

Successfully merging this pull request may close these issues.

None yet

2 participants