google-code-export / webpasswordsafe

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

Session only expires when accessing database #98

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

The webpasswordsafe session expiration notice only shows when trying to access 
the database -- e.g. searching for passwords, or worse, trying to save a 
password. It will let me open the "Password - Add" dialog, fill it out 
completely, and then tell me the session is expired.

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

The web session should expire on its own, i.e. tell me the session is expired 
as soon as the time is reached instead of waiting for me to try to save a 
password.

What version of the product are you using? On what operating system?

webpasswordsafe  v1.3, Tomcat, Solaris 10

Please provide any additional information below.

Original issue reported on code.google.com by m.reinac...@gmail.com on 17 Sep 2013 at 4:06