You could try looking at svc/authentication  Looks like you can transmit
POST messages to it with a username and password, and get an XML response
with 'ok' or something else, and a session cookie.
Someday the REST api will be able to handle that too I suppose.

On Tue, May 3, 2016 at 11:02 AM, yash verma <[email protected]
> wrote:

> Is there any other way to get the userid and password confirmation via an
> external script?
> I am trying to get a login done through an Android application
> On 03-May-2016 10:28 PM, "Michael Hafen" <[email protected]>
> wrote:
>
>> The password column in MySQL borrowers table is a hash.  It can not be
>> decrypted.
>>
>> On Tue, May 3, 2016 at 10:48 AM, yash verma <
>> [email protected]> wrote:
>>
>>> I need to retrieve the data from the borrowers table, but the password
>>> is encrypted. How do I decrypt it in MySQL?
>>>
>>> _______________________________________________
>>> Koha-devel mailing list
>>> [email protected]
>>> http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
>>> website : http://www.koha-community.org/
>>> git : http://git.koha-community.org/
>>> bugs : http://bugs.koha-community.org/
>>>
>>
>>
>>
>> --
>> Michael Hafen
>> Washington County School District Technology Department
>> Systems Analyst
>>
>>
>>


-- 
Michael Hafen
Washington County School District Technology Department
Systems Analyst
_______________________________________________
Koha-devel mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to