It saves a temp file with a cookie, which saves the session in the
server, so you don't have to re-type the data over and over. In my
linux, one the cookie last for one day, so each day it asks for
username and password only one time. If you're using linux, for
example, the file is in ~/.appcfg_cookies.

On 2 mar, 21:08, Prakhar Kumar Goel <[email protected]> wrote:
> Hi everyone,
>
> I am using GAE to host my apps. I upload it using the command:
> appcfg.cmd update <path to war folder>
>
> This works great, but this NEVER asks for any authentication of any kind,
> like my gmail username, password. How does google authenticate that the
> update request is genuine and is coming from the legitimate owner?
>
> I just mention my app id in the appengine-web.xml file, but this application
>
> id can be gained by anyone and anyone can upload apps on behalf...
>
> What am I missing here?
>
> I would be grateful to anyone who can shed some light on this issue.
>
> Thanks in advance!
>
> Regards,
> Prakhar

-- 
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.

Reply via email to