[koha-commits] main Koha release repository branch 19.11.x updated. v19.11.11-4-g3d1d81014d

Git repo owner gitmaster at git.koha-community.org
Tue Nov 17 04:55:00 CET 2020


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 19.11.x has been updated
       via  3d1d81014db886e35a18ee546c9a9e2dfb011ce9 (commit)
      from  5add311155c577ace9d3990430b63f9b19af8733 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3d1d81014db886e35a18ee546c9a9e2dfb011ce9
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Tue Aug 11 11:22:22 2020 +0000

    Bug 26191: Relocate track_login call in Auth.pm
    
    This is a leftover from bug 22543.
    Trivial move.
    
    Test plan:
    Do not apply this patch.
    Pick a user that has not yet logged in today.
    Only login via the opac and immediately check if borrowers.datelastseen did not change.
    Apply this patch, restart, flush etc.
    Only login via the opac and verify again rightaway (no further opac actions).
    Now datelastseen should have been changed already.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit b827acf53ffde71d787123095b8524ea6bd08fd6)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit f095fc1aeffaabd9d54f7df0378f226b0d2e0729)
    
    Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.com>

-----------------------------------------------------------------------

Summary of changes:
 C4/Auth.pm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list