techjoomla / com_api

API framework for Joomla
http://docs.techjoomla.com/joomla-rest-api/com-api-introduction
GNU General Public License v3.0
123 stars 97 forks source link

Bug #59 fix: Throws 'User Not Found' exception when username is number #60

Closed UmeshBhosale closed 7 years ago

UmeshBhosale commented 7 years ago

@coolbung Yes, I have checked with the @manojLondhe. The signature is still same, needs to be changed variable name. Function 'authenticate()' returns the user_id. I have changed it.