shark component's OfbizAuthenticationMgr doesn't work
-----------------------------------------------------
Key: OFBIZ-415
URL: http://issues.apache.org/jira/browse/OFBIZ-415
Project: OFBiz (The Open for Business Project)
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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira