Hi there I'm designing a app that can be used remotely and in the office. I'm using the google users api to check for valid users. However I wish to skip this if someone accesses it in the office, all the computers in the office have the same ip address.
Is there a way to skip this? im using the: self.request.remote_addr to request the ip but can't seem to get around the google login wrapper. Thanks, Chris -- 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.
