After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 569686 - f-spot gallery2 export cannot handle basic http auth url
f-spot gallery2 export cannot handle basic http auth url
Status: RESOLVED DUPLICATE of bug 314125
Product: f-spot
Classification: Other
Component: General
0.5.x
Other All
: Normal normal
: ---
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2009-01-29 15:35 UTC by Hanno Zulla
Modified: 2009-01-29 16:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Hanno Zulla 2009-01-29 15:35:33 UTC
Please describe the problem:
I use gallery2 for a private gallery that is protected through basic HTTP auth (RFC 2617).

A valid URL to access such a site is to use

http://username:password@www.domain.org/gallery2

f-spot's gallery2 export cannot upload to a gallery with an URL like that.

Please allow using basic HTTP auth through an URL described above.

Steps to reproduce:
1. Install gallery on your private site
2. Protect your gallery2 with .htaccess using basic authentification
3. Try to export to your gallery2 with f-spot, using http://username:password@www.domain.org/gallery2
4. Fail
5. Remove basic auth for your gallery2
6. Try again
7. Success


Actual results:
f-spot export gives an error

Expected results:
f-spot should use basic auth and upload the photo

Does this happen every time?
yes

Other information:
Comment 1 Maxxer 2009-01-29 16:14:54 UTC

*** This bug has been marked as a duplicate of 314125 ***