zeruniverse / Password-Manager

An online keepass-like tool to manage password. client-side AES encryption!
Other
170 stars 44 forks source link

Fix timeouts by removing ServerRenew Cookie #219

Closed BenjaminHae closed 5 years ago

BenjaminHae commented 5 years ago

ServerRenew has issues with multiple open instances of the same session in different browser windows. I fixed it by implementing a server side timeout.