]> git.wh0rd.org - tt-rss.git/commit
fix session write handler always assuming that database entry exists and failing...
authorAndrew Dolgov <noreply@fakecake.org>
Tue, 16 Oct 2018 11:07:42 +0000 (14:07 +0300)
committerAndrew Dolgov <noreply@fakecake.org>
Tue, 16 Oct 2018 11:07:42 +0000 (14:07 +0300)
commit5f66f872b6ddf5d3b70504fd870e6c4de69c1d19
tree47663f70519a59e342a9ec66bef25b8c32f6cd76
parentd246fb9fe1f18eb98037758f1b7369b34258fbf7
fix session write handler always assuming that database entry exists and failing silently if it doesn't; remove session cookie-related hacks
classes/handler/public.php
include/functions.php
include/sessions.php