Ticket #2974 (closed enhancement: fixed)

Opened 13 months ago

Last modified 12 months ago

Webdav BasicAuth to URL where is the response coming

Reported by: halm.reusser@… Owned by: dkocher
Priority: normal Milestone: 3.2
Component: webdav Version: Nightly Build
Severity: minor Keywords:
Cc:

Description

I make an webdav connetion to  http://server1.ex.ch/webdav this makes an redirect to  http://server2.ex.ch/basic_auth which requires basic_auth and sets then a cookie...

But Cyberducks sends the AuthData to  http://server1.ex.ch/webdav instead of  http://server2.ex.ch/basic_aut. Is it possible to give me a hint, where tto finde the poitn at the sourcecode?

Betschte Grüess, Halm

Attachments

Change History

Changed 13 months ago by dkocher

The WebDAV implementation is using commons-http-client 3.1. You might want to see if you can replicate the issue there.

Changed 12 months ago by dkocher

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 3.1.3

Credentials are now provided with the Authenticate in response to a WWW-Authenticate challenge even if there was a redirect to a different host. Fixed in r4521.

Add/Change #2974 (Webdav BasicAuth to URL where is the response coming)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.