https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39224
--- Comment #34 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 193685 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193685&action=edit Bug 39224: Handle patron_attribute:CODE values in auth protocol handlers - OAuth _find_patron_by_matchpoint: search via borrower_attributes join when matchpoint has patron_attribute: prefix - Auth::Client get_user: strip patron_attribute keys from mapped_data before patron->set(), apply them via Koha::Patron::Attribute instead - auth.register: separate patron attributes from borrower fields on patron creation - Shibboleth checkpw_shib: search via borrower_attributes for patron attribute matchpoints - Shibboleth _autocreate/_sync: route patron_attribute:CODE mapping values through Koha::Patron::Attribute rather than borrower hash -- 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/
