What has to be done to get this working with the Aperture plug-in made by Über Plug-ins: http://www.uberplugins.com/products/galleryexportforaperture.php?

Although you can log into the gallery, permission to upload to albums is always denied. Apparently, the client (the plug-in) looks like an anonymous user.

Can someone offer some clues as to what has to be done so I can see if I can pay someone to fix it?

CommentFileSizeAuthor
#3 patch.diff4.25 KBbwynants

Comments

sdondley’s picture

After 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.

bwynants’s picture

I 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...

bwynants’s picture

Assigned: Unassigned » bwynants
Status: Active » Needs review
StatusFileSize
new4.25 KB

this patch works for me

egfrith’s picture

Thanks 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