View Single Post
Old 03-07-2013, 06:41 AM   #3
maku
Junior Member
maku began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Mar 2013
Device: Android
Quote:
Originally Posted by kovidgoyal View Post
The server supports http digest authentication. Ajax based authentication is insecure without https and you cant use https on a private server (the certificate wont validate).
Thanks for answering:
would it be possible to provide a dedicated login call which returns a token (or maybe it is enought to get the session cookie)- where username and password are sent encrypted ?

TIA
Martin
maku is offline   Reply With Quote