Modify

Opened 16 years ago

Closed 16 years ago

#2261 closed defect (fixed)

anonymous logout results in system error (and redirects to trust root)

Reported by: Gabriel Sean Farrell Owned by: Dalius
Priority: normal Component: AuthOpenIdPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

Anonymous logout results in a system error, due to a return that should be a redirect. Patch attached.

Attachments (2)

anonlogout.diff (490 bytes) - added by Gabriel Sean Farrell 16 years ago.
fixes anonymous logout error
logout_redirect.diff (860 bytes) - added by Gabriel Sean Farrell 16 years ago.
logout now redirects to abs_href

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by Gabriel Sean Farrell

Attachment: anonlogout.diff added

fixes anonymous logout error

comment:1 Changed 16 years ago by Gabriel Sean Farrell

Summary: anonymous logout results in system erroranonymous logout results in system error (and redirects to trust root)

Not exactly on the same ticket, but a very similar patch: I noticed that _do_logout redirects to the trust root rather than the abs_href, which at least for me seems like should be the behavior on logout. See the newer patch.

Changed 16 years ago by Gabriel Sean Farrell

Attachment: logout_redirect.diff added

logout now redirects to abs_href

comment:2 Changed 16 years ago by Dalius

Resolution: fixed
Status: newclosed

Thanks. I have added your patch.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Dalius.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


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

 
Note: See TracTickets for help on using tickets.