mohan-nishit / opendatakit

Automatically exported from code.google.com/p/opendatakit
0 stars 0 forks source link

OpenID login timeout may be short #261

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. as site admin, sitting on Permissions tab with local changes
2. do other things for 15-20 minutes.
3. return to app.
4. navigate off -- notifies you of pending changes
5. save changes

What is the expected output? What do you see instead?

Should save changes or give reasonable error message.

Error message return is the body of the openid_login.html page
(indicating that the OpenId auth has expired).  Should be able 
to detect this redirect and present a more reasonable error message.

Original issue reported on code.google.com by mitchellsundt@gmail.com on 11 Jul 2011 at 11:53