On 11/12/2012 05:27 PM, Henrik Pauli wrote: > Hello list, > > I saw that qooxdoo can do Basic auth (see > qx.io.request.authentication.Basic), but I saw that there's no such > class for Digest authentication. I'd like to use digest auth to request > data from our server, so I wonder two things: why isn't there a Digest > class at all (the IAuthentication interface support is fairly > straightforward), and whether someone has already implemented this for > their own amusement and is willing to share their efforts, so maybe I > don't need to do the same :) >
On this note, how does even qx.io.request.authentication.Basic work? I pretty much don't see anything in the code that would actively chosing that class and setting the username and password, etc. Let's say I can use Basic, I have no idea how to specify the user and pass for it in code :/ ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
