Needs review
Project:
Image Publishing
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
16 Mar 2011 at 01:13 UTC
Updated:
19 Jun 2012 at 22:49 UTC
Jump to comment: Most recent file
Comments
Comment #1
sdondley commentedAfter studying this some, it looks like the image pub module is expecting the user name and password to be sent with each and every command sent via http. However, in version 2, the gallery server uses the auth_token and the cookie to ID the user and so the client does not send the user name and password every time.
Comment #2
bwynants commentedI had it finally working yesterday by using 'auth_token' to pass on some stuff over calls. Needs some cleanup and a I have to add some security measures...
Comment #3
bwynants commentedthis patch works for me
Comment #4
egfrith commentedThanks for this bwynants. I'll try to have a look at it soon, though at present my limited development time is being spent over at http://drupal.org/project/bawstats