]> source.dussan.org Git - nextcloud-server.git/commit
Do not cache version info in the sessions
authorRoeland Jago Douma <roeland@famdouma.nl>
Tue, 15 Nov 2016 16:51:03 +0000 (17:51 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Tue, 15 Nov 2016 16:53:12 +0000 (17:53 +0100)
commit028c6682935232c50ec729f38f97b2342f8363ad
tree50f1d81ee0bc07580689dabbe159b0194e3f83d5
parent571c5aac5e87deee1933f605d366060a82323621
Do not cache version info in the sessions

If the session is cleared and closed for whatever reason the loadVersion
will write to the session anyways. This will lead to an exception.

This should fix #1303

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
lib/private/legacy/util.php