Koha/opac/svc
Nick Clemens 96adab7af8 Bug 22030: Use preference to determine username sent to overdrive
Overdrive configuration generally defaults to cardnumber, however, they
have confirmed that some libraries use usernames. We need to allow for
both scenarios.

To test:
1 - Have an OverDrive account setup with SIP authentication
    Note: You can apply for a testing account at developer.overdrive.com
    and setup an environment
2 - Fill in all your OverDrive system preferences
3 - Test with a patron whose username is their cardnumber
4 - Confirm their overdrive account tab on opac loads
5 - Change the username to be another value like "borked_wont_work"
6 - Note the overdrive account tab won't load
7 - Apply patch, update database, not new system preference
OverDriveUsername (default to 'cardnumber)
8 - Note the OD account loads successfully
9 - Change the system preference to 'user name' - the account load fails

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-01-08 13:59:46 +00:00
..
auth Bug 20287: Replace occurrences of AddMember with Koha::Patron->new->store->borrowernumber 2018-07-18 15:49:47 +00:00
club Bug 12461 - Add patron clubs feature 2017-04-28 08:37:44 -04:00
patron
checkout_notes Bug 17698: Make patron notes show up on staff dashboard 2018-07-23 15:23:40 +00:00
overdrive Bug 22030: Use preference to determine username sent to overdrive 2019-01-08 13:59:46 +00:00
overdrive_proxy Bug 19991: use Modern::Perl in OPAC perl scripts 2018-08-30 13:40:32 +00:00
recordedbooks Bug 17602: OPAC integration of RecordedBooks 2018-10-01 13:56:39 +00:00
report Bug 21115: Add multi_param call and add divider in cache key in svc/report and opac counterpart 2018-10-15 13:45:42 +00:00
shelfbrowser.pl
suggestion Bug 19991: use Modern::Perl in OPAC perl scripts 2018-08-30 13:40:32 +00:00