Bug 31378: (follow-up) Fix QA concerns
authorAgustin Moyano <agustinmoyano@theke.io>
Thu, 3 Nov 2022 00:44:32 +0000 (21:44 -0300)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 8 Nov 2022 17:39:57 +0000 (14:39 -0300)
commit9c5f6e8c1772ecb1c2ec8c25d6d32010ce6c263b
treec266226cbbfbde081bf70a1623b8c686023d4725
parent016105cf8c6af85e5140b9c4f10bc5986a53f4b1
Bug 31378: (follow-up) Fix QA concerns

Several FIXME comments added on the report addressed here.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/Auth/Client.pm
Koha/Auth/Client/OAuth.pm
Koha/REST/V1/OAuth/Client.pm
admin/identity_providers.pl
koha-tmpl/intranet-tmpl/prog/en/modules/admin/identity_provider_domains.tt
koha-tmpl/intranet-tmpl/prog/en/modules/admin/identity_providers.tt
t/db_dependent/Koha/Auth/Client.t [changed mode: 0644->0755]
t/db_dependent/Koha/REST/Plugin/Auth/IdP.t [changed mode: 0644->0755]
t/db_dependent/api/v1/idp.t [changed mode: 0644->0755]