On the original problem, the naked domain issue shouldn't affect users being able to log in.
Have you checked which website your login cookies are being associated with? That is, login cookies from www.eaglefeed.me aren't accessible by eaglefeed.me, which may explain the problem you're running into. Daniel On Nov 4, 12:13 pm, Richie <[EMAIL PROTECTED]> wrote: > Hello, > > my application ishttp://www.eaglefeed.me > > Login from there works like a charme, but login fromhttp://eaglefeed.me > does not. > > from my sourcecode users.get_current_user() seem to return None after > login. > > what can I do about this? > > any help is appreciated. maybe someone could tell me, how to redirect > my users as a work around. > > Thanks in advance, > > Richie --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
