I've encountered a service that does postbacks as part of its API.  The only 
authentication mechanism is putting the username and password in the POST URL 
in the form:

        https://user:[email protected]/api/endpoint

Is there a portable way of extracting that information from the request object?

--
-- Christophe Pettus
   [email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/83CD6EA1-A315-4395-96AC-106DF438AE5A%40thebuild.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to