Opened 2 years ago

Closed 2 years ago

#635 closed defect (fixed)

Image uploading fails when using HTTP AUTH on https blogs with self-signed cert

Reported by: technimad Owned by: daniloercoli
Priority: major Milestone:
Component: Media Version:
Keywords: Cc:

Description

We are experiencing the following problem:

While using http authentication, uploading of an image fails. The progressbar doesn't show any progress and the app hangs on this screen.

Attachments (2)

httpauth.patch (3.7 KB) - added by technimad 2 years ago.
httpauth.2.patch (4.0 KB) - added by technimad 2 years ago.
patch based on 2.6 branch

Download all attachments as: .zip

Change History (7)

comment:1 Changed 2 years ago by daniloercoli

  • Cc daniloercoli added
  • Owner changed from frsh to daniloercoli
  • Status changed from new to assigned

comment:2 Changed 2 years ago by daniloercoli

  • Resolution set to fixed
  • Status changed from assigned to closed

fixed in [1423].

Changed 2 years ago by technimad

comment:3 Changed 2 years ago by technimad

  • Resolution fixed deleted
  • Status changed from closed to reopened

I've been investigating this issue today. The httpauth password didn't get stored, and the retrieval of the httpauth passwd didn't work on an https hosted blog.

It seems like the proposed fix above doesn't address these issues.

Attached you'll find a patch based on tag 2.6.2.

Changed 2 years ago by technimad

patch based on 2.6 branch

comment:4 Changed 2 years ago by technimad

Attached you'll find a patched based on the current 2.6 branch (rev. 1423).

comment:5 Changed 2 years ago by daniloercoli

  • Cc daniloercoli removed
  • Resolution set to fixed
  • Status changed from reopened to closed
  • Summary changed from Image uploading fails when using HTTP AUTH to Image uploading fails when using HTTP AUTH on https blogs with self-signed cert

reviewed and applied the patch in [1427]

Note: See TracTickets for help on using tickets.