[
https://issues.apache.org/jira/browse/ROL-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13869028#comment-13869028
]
Glen Mazza commented on ROL-1983:
---------------------------------
If you know what needs to be done on trunk, it would be great if you could fix
this issue. I'll take care of copying the code change over to the 5.0.x branch
and testing it there so it will get into the next release. (Else, I'll look
into this matter at a later date.)
> stop using servlet call for user administration
> -----------------------------------------------
>
> Key: ROL-1983
> URL: https://issues.apache.org/jira/browse/ROL-1983
> Project: Apache Roller
> Issue Type: Task
> Components: User Management
> Affects Versions: 5.1
> Reporter: Glen Mazza
>
> For some reason the Roller user list is presently implemented via a servlet,
> allowing the list of blog users and email addresses to be publicly accessible
> for those accessing the URL. Goal here is to shut off the servlet and use a
> traditional Struts/JPA method of listing the users on the page, perhaps
> similar to our blog entry listing screen.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)