https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23473 --- Comment #36 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Several smaller things. No blockers on themselves. But struggled a bit before I got everything as it should.. misc/import_patrons: overwrite_passwords not in usage Might be helpful to include a warning if someone includes passwords in the csv file but forgets the switch? Are staff lines silently ignored ? Although we skip staff, you can promote a normal user to staff when changing his categorycode. Do we want that? We can even add flags with value 1 to overwrite users to superlib. I would say that we should not do that. (This is outside the scope of this report.) Styling on tools import could be improved for password check box? @RM: I am passing QA reluctantly on the patch set, but have the feeling that patron import still needs further attention. Including some security issues. Especially overwriting a regular user with import privs with superlibrarian privs and after that taking over control is not nice. -- You are receiving this mail because: You are watching all bug changes.