phpmyadmin/test/classes/plugin/auth
Michal Čihař 82f13e34d0 Better handle multiple open browser windows
Calculate session expiry per browser (tracking is based on
sessionStorage which is unique per tab). With this we're able to detect
that there is another window open and actively used and avoid logging it
out by inactive one.

Issue #11231

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-02-14 17:00:44 +01:00
..
AuthenticationConfigTest.php Adjust tests to token removal from GET 2016-07-28 11:22:45 +02:00
AuthenticationCookieTest.php Better handle multiple open browser windows 2017-02-14 17:00:44 +01:00
AuthenticationHttpTest.php Share more of response mocking 2017-01-18 16:32:19 +01:00
AuthenticationSignonTest.php remove tab and unused code 2017-01-08 19:21:47 +05:30