I am gald that you have resolved it. But still still wondering why you have to hard code these links
On Sun, Jan 11, 2009 at 4:48 PM, thebrianschott <[email protected]>wrote: > > Gipsy, > > Yes I finally got the signout link, also. It was tricky because it > never appeared in the address bar, so I had to read it from the status > bar and transcribe it manually into code. For reference sake this is > the link I got. I think anyone could use it but with their own > appspot.com link substituted. > > > http://carpoolfinder.appspot.com/_ah/logout?continue=https://www.google.com/accounts/Logout%3Fcontinue%3Dhttp://carpoolfinder.appspot.com/%26service%3Dah > > Thank you, again for your help. > > On Jan 10, 11:05 pm, "Gipsy Gopinathan" <[email protected]> wrote: > > go tohttp://dpaste.com/107358/ > > > > You should be able create the logout link by just changing it to > > > > users.create_logout_url("/") instead of users.create_login_url("/") > > > > On Sat, Jan 10, 2009 at 9:43 PM, thebrianschott <[email protected] > >wrote: > > > > > Brian in Atlanta > > > > -- cheers Gipsy --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
