update userid with login from SAML for cardnumber == userid
authorDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 12 Oct 2011 13:57:06 +0000 (15:57 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 12 Oct 2011 13:57:09 +0000 (15:57 +0200)
commit606f274e5b518e700070a5231ee1a290772a8780
treeb4586f639dd4be0b848dbf975e87f36e880c481d
parent638b51d14dbe2ccf4230b7c5b022d70666f3d721
update userid with login from SAML for cardnumber == userid

This is only case for old users which didn't get correct userid assigned
during migration. Hopefully this code will fix all problems like this
one over time as users login for the first time.
C4/Auth.pm