#2114: Fix logout_handler to respect script path
------------------------+---------------------------------------------------
Reporter: mramm | Owner: Gustavo
Type: defect | Status: assigned
Priority: normal | Milestone: 2.0b2
Component: TurboGears | Version: trunk
Severity: normal | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Changes (by Gustavo):
* status: new => assigned
Comment:
Hopefully tomorrow I'll have little yet enough time to solve this. In the
mean time, one solution is to define the form plugin by ourselves and pass
it to r.who through ''yourapp.config.app_cfg'':
{{{
base_config.sa_auth.form_plugin = your_configured_RedirectingFormPlugin
}}}
--
Ticket URL: <http://trac.turbogears.org/ticket/2114#comment:2>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---