1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 03:11:32 +00:00

implement some tweaks to session handling; properly remove session cookie if invalid/login failed

This commit is contained in:
Andrew Dolgov
2013-04-04 15:33:14 +04:00
parent 82d77deb28
commit 9ce7a5546c
5 changed files with 10 additions and 7 deletions

View File

@@ -221,7 +221,7 @@ function bwLimitChange(elem) {
<label style='display : inline' for="bw_limit"><?php echo __("Use less traffic") ?></label>
</div>
<?php if (SESSION_COOKIE_LIFETIME > 0) { ?>
<?php if (false && SESSION_COOKIE_LIFETIME > 0) { /* disabled for now */ ?>
<div class="row">
<label>&nbsp;</label>