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

--- Comment #3 from Katrin Fischer <[email protected]> ---
(In reply to Nick Clemens from comment #0)
> Currently Koha allows a user to sign in with either their cardnumber or
> userid
> 
> Confusion can arise when a user has a username that is another users
> cardnumber, and vice versa
> 
> We should check uniqueness across both of these fields.

We had definitely problems with that in the past and had solved it. Could this
be a regression?

For our libraries Joubu's solution would not work. We have all different cases:

* Libraries where the self check reads the chip number that is long,
complicated and unknown to the user. They user the userid for logging into the
OPAC.
* Libraries that don't use the userid at all, but only use the cardnumber

Koha has always supported both - I think there is no step back from that. But
uniqueness must be enforced.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to