Edgewall Software
Modify

Opened 20 years ago

Closed 20 years ago

#482 closed defect (fixed)

Should only redirect to referer is its in the trac site

Reported by: barry.scott@… Owned by: Christopher Lenz
Priority: low Milestone: 0.8
Component: general Version: 0.7
Severity: minor Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Links from outside a trac site that have the /login end up back where you started after entering credentials. The attached patch only redirects back to the referer if its from within the trac site.

Attachments (1)

core.py.patch (589 bytes ) - added by barry.scott@… 20 years ago.
core.py patch

Download all attachments as: .zip

Change History (7)

by barry.scott@…, 20 years ago

Attachment: core.py.patch added

core.py patch

comment:1 by Christopher Lenz, 20 years ago

Against what revision of core.py did you make this patch?

comment:2 by daniel, 20 years ago

Milestone: 0.8
Priority: normallow
Severity: normalminor

comment:3 by martin.poole@…, 20 years ago

Patch was against 0.7 release.

It is needed to correctly use the configuration detailed in TracMultipleProjects if you actually have the suggested index page at /projects/index.html and require authenticated access. The index page gives links to the login page which then just redirected you back to the /projects/index.html page.

comment:4 by Christopher Lenz, 20 years ago

Owner: changed from Jonas Borgström to Christopher Lenz

comment:5 by Christopher Lenz, 20 years ago

Status: newassigned

comment:6 by Christopher Lenz, 20 years ago

Resolution: fixed
Status: assignedclosed

Fixed in [865].

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Christopher Lenz.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Christopher Lenz to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.