Opened 14 years ago

Last modified 4 years ago

#6879 new enhancement

cannot include https page, says "Authorization Required" — at Version 1

Reported by: falkb Owned by: Noah Kantrowitz
Priority: normal Component: IncludeMacro
Severity: normal Keywords: remote authentication https
Cc: Trac Release: 0.10

Description (last modified by Ryan J Ollos)

I simply tried to embed another intranet page by:

[[Include(https://172.20.1.4/trac)]]

but just get this error:

Error while retrieving file

HTTP Error 401: Authorization Required

What can I do? There's no documentation how to setup such authorization. The complete trac site is via https here. I use the SSPI Plugin on a trac 0.10.4, Python 2.4, Apache Webserver 2.2 (xampp 1.6.4) on Windows

Change History (1)

comment:1 Changed 12 years ago by Ryan J Ollos

Description: modified (diff)

falkb, are you still on Trac 0.10? If not, would you be willing to test out the latest trunk? I've done some work on the plugin recently.

Note: See TracTickets for help on using tickets.