Not related to this, directly, but is it possible to abstract the login screen to make it like a "modal" window? The idea is to require authentication, but allow the user to fill it in a modal window.
The way it works now, a redirect happens to the login screen and then back to the application and this causes dynamic values to be cleared from the interface. -- Jorge Godoy <[email protected]> On Sat, Dec 20, 2008 at 8:48 AM, Florent Aide <[email protected]>wrote: > > On Sat, Dec 20, 2008 at 6:02 AM, Lukasz Szybalski <[email protected]> > wrote: > > > > I've reopened 2033, > > http://trac.turbogears.org/attachment/ticket/2033/login_handler.diff > > please link to tickets, not diffs. Please open a new ticket for this > do not reopen old ones. > > > > > The new template in tg.devtools is missing few tg.url. > > a new ticket would be fine. > > > > > I'm attaching a patch to fixes it in templates but after a user logs > > in the page gets redirected to '/' instead of tg.url('/'). I cannot > > find where in the code the process gets redirected. The logout button > > seem to redirect at the end to /login?came_from instead of > > tg.url('/login')?came_from . > > > > > > Also, > > Is there a way to make the actual widget that asks for password have a > > "white or light gray" background wher you type in the user/password > > instead of black/dark gray. > > everything is possible. Nobody answered my call for comment when this > was introduced. You're the first one! Thanks for trying it and > commenting. > > Florent. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
