[jira] [Commented] (OFBIZ-415) shark component's OfbizAuthenticationMgr doesn't work

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-415) shark component's OfbizAuthenticationMgr doesn't work

Nicolas Malin (Jira)

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

Pierre Smits commented on OFBIZ-415:
------------------------------------

Shark has been moved to the attic. This can be closed.

> shark component's OfbizAuthenticationMgr doesn't work
> -----------------------------------------------------
>
>                 Key: OFBIZ-415
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-415
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Scott Gray
>            Priority: Minor
>
> The OfbizAuthenticationManager.validateUser passes encrypted passwords to the userLogin service which requires plain text passwords.  
> I can't see why shark needs its own authentication checks, when ofbiz takes care of this?  I think we should replace OfbizAuthenticationMgr with NoAuthenticationMgr which always returns true.
> I know there's not much interest in shark but it would be nice to keep it working so people can at least take a look.



--
This message was sent by Atlassian JIRA
(v6.2#6252)
Reply | Threaded
Open this post in threaded view
|

Re: [jira] [Commented] (OFBIZ-415) shark component's OfbizAuthenticationMgr doesn't work

Jacopo Cappellato-4
thanks! done.

Jacopo

On Mar 27, 2014, at 8:00 AM, Pierre Smits (JIRA) <[hidden email]> wrote:

>
>    [ https://issues.apache.org/jira/browse/OFBIZ-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13948972#comment-13948972 ]
>
> Pierre Smits commented on OFBIZ-415:
> ------------------------------------
>
> Shark has been moved to the attic. This can be closed.
>
>> shark component's OfbizAuthenticationMgr doesn't work
>> -----------------------------------------------------
>>
>>                Key: OFBIZ-415
>>                URL: https://issues.apache.org/jira/browse/OFBIZ-415
>>            Project: OFBiz
>>         Issue Type: Bug
>>         Components: framework
>>   Affects Versions: SVN trunk
>>           Reporter: Scott Gray
>>           Priority: Minor
>>
>> The OfbizAuthenticationManager.validateUser passes encrypted passwords to the userLogin service which requires plain text passwords.  
>> I can't see why shark needs its own authentication checks, when ofbiz takes care of this?  I think we should replace OfbizAuthenticationMgr with NoAuthenticationMgr which always returns true.
>> I know there's not much interest in shark but it would be nice to keep it working so people can at least take a look.
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v6.2#6252)