Roberto C. Sánchez
roberto at connexer.com
Mon Apr 30 19:59:32 EDT 2007
On Mon, Apr 30, 2007 at 04:47:02PM -0700, Roger Binns wrote: > I have two separate paths in my web server. One is /admin below which > is a web based administration application. The other is a REST style > api which is available as /api/object/{list,create,delete} > > In the web admin pages, I need to include information from the api but > can't see how to do it. Note that the web administrator will have set > authentication/authorization on the /api path (eg all users can list, > only some can create and delete). > Have you considered cookies? Regards, -Roberto -- Roberto C. Sánchez http://people.connexer.com/~roberto http://www.connexer.com -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://mm_cfg_has_not_been_edited_to_set_host_domains/pipermail/mod_python/attachments/20070430/e955f118/attachment.bin
|