Active
Project:
Image FUpload
Version:
6.x-3.0-rc2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Sep 2009 at 08:31 UTC
Updated:
8 Sep 2009 at 08:31 UTC
http://drupal.org/project/singlesignon there seems to be a conflict -> probably a session problem. Here is how to reproduce the 403 error:
- enable both modules
- log out
- log in
- upload 3 images -> first one will through a 403 error the others will work fine
- upload more images -> works fine, until logout and new login
- disable single sign-on module -> everything works fine
Since I hacked this module anyway... I would be totally fine with just a quick fix.