Ticket #588 (assigned Task)

Opened 2 years ago

Last modified 16 months ago

logout button needed in base template

Reported by: bryan Owned by: gerry
Priority: critical Milestone: V1.2 Questionnaire release
Component: WP6 - CIM Creation Tools Version:
Keywords: Cc:
Requirement: http://metaforclimate.eu/Work-Package-2/Developing-the-CIM/Project-Requirements-summary.htm

Description


Change History

comment:1 Changed 2 years ago by bryan

  • Priority changed from major to critical
  • Status changed from new to assigned

comment:2 Changed 2 years ago by pjkersha

The security middleware sets a logout link. e.g. if your app is mounted at  http://ceda.ac.uk/dap, the logout link is  http://ceda.ac.uk/dap/logout. When the link is selected it will remove the security session cookie and redirect the browser back to the refering page. This works with the PyDAP service but seems to break for the Vocab Editor and possibly Django. It relies on the setting of HTTP_REFERER in the environ dict.

comment:3 Changed 17 months ago by bryan

  • Owner changed from bryan to gerry
  • Status changed from assigned to new

comment:4 Changed 16 months ago by gerry

  • Status changed from new to assigned
Note: See TracTickets for help on using tickets.