http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12026 Theodoros Theodoropoulos <theod@lib.auth.gr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |theod@lib.auth.gr --- Comment #14 from Theodoros Theodoropoulos <theod@lib.auth.gr> --- Very useful enhancement Martin! It is exactly what we need too :) One small suggestion: An extra line that defines dbh is probably required in the beginning of checkpw_shib in case _autocreate has to be called (ie something like: my $dbh = C4::Context->dbh; ) Other than that it's working like a charm for me! -- You are receiving this mail because: You are watching all bug changes.