]> git.koha-community.org Git - koha.git/commit
Bug 5995 : MT2892: Fix security issue in CAS intranet login
authorMatthias Meusburger <matthias.meusburger@biblibre.com>
Fri, 5 Feb 2010 11:00:15 +0000 (12:00 +0100)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Sun, 15 May 2011 19:03:22 +0000 (15:03 -0400)
commit74af660b933a59005815a59f8f22dd82e940f9a6
treeee898f364274a43746b060d7840ea56a0fb8a0cc
parentb75a94fe6ce4d2079976fceb7a724f1a77d576e0
Bug 5995 : MT2892: Fix security issue in CAS intranet login

Users could log in intranet using their cardnumber, with superlibrarian
rights.

Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit 417c9084b4c5a3637ffc2a29d4f3db929285fead)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
C4/Auth.pm