php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #76885 [web-bugs] Login after logout immediately logs out again
Submitted: 2018-09-15 10:59 UTC Modified: 2018-09-17 12:22 UTC
From: cmb@php.net Assigned: cmb (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: n/a
Private report: No CVE-ID: None
 [2018-09-15 10:59 UTC] cmb@php.net
Description:
------------
[web-bugs] Login after logout immediately logs out again

I've inadvertently logged out from the bug tracker, so I clicked
login, entered my credentials, submitted the form, and got:

    You've been logged out.

The problem is that successful login redirects to the previous
page, which is a nice feature, but certainly not in this case.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-09-17 02:26 UTC] zrhoffman at ku dot edu
Pull request: Excluded login redirects to logout.php. I am not having success with "Add a Pull Request", so here you go.

https://github.com/php/web-bugs/pull/44
 [2018-09-17 12:22 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2018-09-17 12:22 UTC] cmb@php.net
Since the PR (thanks!) has been merged[1], this can be closed.

[1] <http://git.php.net/?p=web/bugs.git;a=commit;h=88fca9dcbcc4551bc6a45b5e3a3cd3553494d15b>
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 23:01:28 2024 UTC