(Google App Engine) How can I keep my password long time for updating content?
Posted
by SPnova
on Stack Overflow
See other posts from Stack Overflow
or by SPnova
Published on 2010-05-05T04:29:39Z
Indexed on
2010/05/05
4:48 UTC
Read the original article
Hit count: 261
google-app-engine
Now when I run this command:
/usr/bin/python ~/google_appengine/appcfg.py update ~/cdn
I should write email and password. And it is keeping some time, but after a day, I should write email and password again.
How can I keep my auntification (email and password) for long time (month, year)?
© Stack Overflow or respective owner