[Koha-bugs] [Bug 31378] Add a generic OAuth2/OIDC client implementation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 2 03:40:37 CET 2022


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

--- Comment #100 from David Cook <dcook at prosentient.com.au> ---
Looks like we're 547 commits behind master... and for some reason "qa" think
the "qa-prev-commit" is 1 commit behind.

Getting a number of failures:

testing 1 commit(s) (applied to 46c299f 'd6 Bug 31378: Rename Auth Provider
to')

Processing files before patches
Configure idp routes=====>| 10 / 10 (100.00%)

Processing files after patches
|========================>| 10 / 10 (100.00%)

 OK     Koha/Auth/Client.pm
 OK     Koha/REST/V1/Auth/Identity/Provider/Domains.pm
 OK     api/v1/swagger/definitions/identity_provider.yaml
 OK     api/v1/swagger/definitions/identity_provider_domain.yaml
 OK     api/v1/swagger/paths/auth.yaml
 OK     installer/data/mysql/atomicupdate/bug_31378.pl
 OK     installer/data/mysql/kohastructure.sql
 FAIL   t/db_dependent/Koha/REST/Plugin/Auth/IdP.t
   FAIL   file permissions
                File must have the exec flag
   FAIL   forbidden patterns
                forbidden pattern: trailing space char (line 55)
                forbidden pattern: trailing space char (line 123)

 FAIL   t/db_dependent/api/v1/idp.t
   FAIL   file permissions
                File must have the exec flag
   FAIL   forbidden patterns
                forbidden pattern: trailing space char (line 195)
                forbidden pattern: trailing space char (line 258)
                forbidden pattern: trailing space char (line 301)
                forbidden pattern: Use of Data::Printer (line 310)
                forbidden pattern: Use of Data::Printer, should only be used
for devlopment purpose (line 310)
   FAIL   spelling
                 wiht ==> with
                 wihtout ==> without
   FAIL   valid
                Can't locate Crypt/OpenSSL/RSA.pm in @INC (you may need to
install the Crypt::OpenSSL::RSA module) (@INC contains: /kohadevbox/koha
/kohadevbox/koha/lib /kohadevbox/qa-test-tools /etc/perl
/usr/local/lib/x86_64-linux-gnu/
perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32
/usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base
/usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32
/usr/local/lib/site_perl)

 FAIL   t/lib/IdP/ExternalIdP.pm
   FAIL   pod coverage
                POD coverage was greater before, try perl
-MPod::Coverage=PackageName -e666


Processing additional checks

        * Commit title does not start with 'Bug XXXXX: ' - c649ebc111

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list