[
https://issues.apache.org/jira/browse/STANBOL-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583521#comment-13583521
]
Reto Bachmann-Gmür commented on STANBOL-897:
--------------------------------------------
Ok, lookin at the application. Some clera improvements.
I think the most urgent remaining things would be (in order):
- Make it possible to see and edit the existing permssion of a user (currently
one can add a permission but then they don't see and cannot remove it)
- Clean up the code: observe coding standards and make sure all public methods
have a javadoc comment, remove // System.out.println("HEEEEEEEEEEEEEEEEERE");
- If the result is RDF don't return a string but support all supported formats
by returning a graph, similarly if you cosume a graph have a graph as the
argument, for this to work the org.apache.clerezza:jaxrs.rdf.providers bundle
has (I think) to be added to the stanbol launcher, I suggest to do this in a
separate issue (and add it to the commons bundlelist)
- make roles editable
- factor out the depdency of jersey-multipart
> Usermanager broken
> ------------------
>
> Key: STANBOL-897
> URL: https://issues.apache.org/jira/browse/STANBOL-897
> Project: Stanbol
> Issue Type: Bug
> Components: Commons
> Reporter: Reto Bachmann-Gmür
> Attachments: UserManagement_2013-02-21.patch, UserManagement.patch,
> UserManagement_svn_2013-02-21.patch
>
>
> The current usermanager is severly broken. It should allo adding and removing
> users and roles, assigning roles to user and adding individual permission
> both to users and roles.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira