8 May
2018
8 May
'18
11:32 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20624 --- Comment #21 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 75184 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75184&action=edit Bug 20624: Net::OAuth2::AuthorizationServer is not a hard dependency While we get packaging sorted, Net::OAuth2::AuthorizationServer is not a hard dependency for Koha and the feature requiring it is disabled by default. This patch: - Makes the dependency optional - Makes the unit tests for the OAuth2 client credentials flow skip if the dependency is not met. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.