Bugzilla – Attachment 145250 Details for
Bug 31908
New login fails while having cookie from previous session
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31908: [21.11.x] Revert "Resolve second login with another userid"
Bug-31908-2111x-Revert-Resolve-second-login-with-a.patch (text/plain), 916 bytes, created by
Marcel de Rooy
on 2023-01-13 08:24:49 UTC
(
hide
)
Description:
Bug 31908: [21.11.x] Revert "Resolve second login with another userid"
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2023-01-13 08:24:49 UTC
Size:
916 bytes
patch
obsolete
>From 4bea92e15e4362620e74a32fc3eb43d88561cb69 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 13 Jan 2023 08:03:22 +0000 >Subject: [PATCH] Bug 31908: [21.11.x] Revert "Resolve second login with > another userid" >Content-Type: text/plain; charset=utf-8 > >This reverts commit 0a89528d580596a694b05d3853a7627ac75dd5df. >--- > C4/Auth.pm | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/C4/Auth.pm b/C4/Auth.pm >index 6c45d42d1d..20f8d6a681 100644 >--- a/C4/Auth.pm >+++ b/C4/Auth.pm >@@ -918,7 +918,6 @@ sub checkauth { > $cookie = $cookie_mgr->clear_unless( $query->cookie, @$cookie ); > C4::Context::_unset_userenv($sessionID); > $sessionID = undef; >- undef $userid; # IMPORTANT: this assures us a new session in code below > > if ($cas and $caslogout) { > logout_cas($query, $type); >-- >2.30.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 31908
:
142361
|
143392
|
143491
|
143786
|
143819
|
143820
|
143821
|
143822
|
143884
|
143885
|
143886
|
143887
|
145092
|
145093
| 145250 |
145251
|
145252