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

David Cook <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #22 from David Cook <[email protected]> ---
(In reply to Tomás Cohen Arazi from comment #18)
> 2FA secrets (and the same for overdrive tokens, etc) are not part of the
> 'patron' entity. Changing the model like this to avoid a new table has
> another side effects: you will need to remove it in
> Koha::Patron::to_api_mapping, and if we want to add routes for dealing with
> them, the code will look weird.

+1

We shouldn't overload the borrower table. We really should keep tables as
normalized entities where performance permits.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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