You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@marmotta.apache.org by "Sergio Fernández (JIRA)" <ji...@apache.org> on 2017/05/10 07:20:04 UTC

[jira] [Commented] (MARMOTTA-534) Revisit the login function in the Admin-UI

    [ https://issues.apache.org/jira/browse/MARMOTTA-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16004213#comment-16004213 ] 

Sergio Fernández commented on MARMOTTA-534:
-------------------------------------------

Well, similar, but actually the one causing the issues could be:

{code:none}
08:36:41.548 WARN  - RESTEASY002142: Multiple resource methods match request "GET /user/login". Selecting one. Matching methods: [public javax.ws.rs.core.Response org.apache.marmotta.platform.user.webservices.UserWebService.login(java.lang.String,boolean,java.lang.String), public javax.ws.rs.core.Response org.apache.marmotta.platform.user.webservices.UserWebService.getUser(java.lang.String,java.lang.String)]
{code}

> Revisit the login function in the Admin-UI
> ------------------------------------------
>
>                 Key: MARMOTTA-534
>                 URL: https://issues.apache.org/jira/browse/MARMOTTA-534
>             Project: Marmotta
>          Issue Type: Task
>          Components: Admin Interface
>    Affects Versions: 3.2.1, 3.3.0
>            Reporter: Jakob Frank
>            Assignee: Thomas Kurz
>            Priority: Critical
>             Fix For: 3.4.0
>
>
> The login-button is causing pretty much confusion for users starting to play with marmotta.
> We need to revisit the implementation, or maybe remove the login-button from the admin-ui since the webservices will prompt for username/password if required.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)