]> git.koha-community.org Git - koha.git/commit
Bug 34513: Add checkauth unit test for resetting auth state when changing users
authorDavid Cook <dcook@prosentient.com.au>
Wed, 16 Aug 2023 02:51:43 +0000 (02:51 +0000)
committerJacob O'Mara <jacob.omara@ptfs-europe.com>
Tue, 17 Oct 2023 11:44:04 +0000 (12:44 +0100)
commit5cca53bdfa7a45291c974bf6d46af269ecf29ac4
treed1362545a991cfd478a7ee17fa56ab454e414128
parente8e75e58a014058d66c585e0a0ed57f1ca2e2388
Bug 34513: Add checkauth unit test for resetting auth state when changing users

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit abbbc5924de287a73c7d91c0f8ab70f8d7461508)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 6c1b969a1f5014c3ae4ea6405a91ff54f7c8afbe)
Signed-off-by: Jacob O'Mara <jacob.omara@ptfs-europe.com>
t/db_dependent/Auth.t