urls:
http://bongelstest.appspot.com/ - does not require authentication and
show someinfo
http://bongelstest.appspot.com/l - requires authentication, if the
user has not been authenticated, he is redirected to the
authentication page, which shows the dump program:

Traceback (most recent call last):
  File "/base/python_lib/versions/1/google/appengine/ext/webapp/
__init__.py", line 501, in __call__
    handler.get(*groups)
  File "/base/python_lib/versions/1/google/appengine/ext/webapp/
util.py", line 54, in check_login
    self.redirect(users.create_login_url(self.request.uri))
  File "/base/python_lib/versions/1/google/appengine/api/users.py",
line 176, in create_login_url
    raise NotAllowedError
NotAllowedError

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to