[Koha-bugs] [Bug 23733] Passwort import explodes when password is too 'weak' and doesn't allow empty passwords anymore

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 5 12:59:08 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23733

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
             Status|NEW                         |RESOLVED

--- Comment #10 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
I've retested and it seems better now:

Initial import (new patrons)
cardnumber,surname,userid,categorycode,branchcode,password
test1,Mcknight,test1,YA,SPL,''
test2,Edwards,test2,PT,MPL,

Patrons are imported, only thing I wonder about:
password, userid
!       test2
$2a$08$.28krH.OYaHspkZ98mTew.MBDYc4ggbgaxslZgBtmlewQ58Xoip.W    test3

What password has been set for the second patron?

Overwriting them matching on cardnumber also works as expected.

Maybe I was not testing in a clean installation - closing this for now.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list