]> git.koha-community.org Git - koha.git/commit
Bug 37508: (QA follow-up) Move check to Koha::Report, extend
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 9 Aug 2024 09:50:44 +0000 (09:50 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 16 Aug 2024 14:22:25 +0000 (16:22 +0200)
commitaebc7ba8db2a1a2310d68e25b28325c6b6a75cc1
treec623ceea6061c6350bf18a1c3b3717a48c974bc1
parented6cb0f2749e83f586abb037e3635c67a4ce551e
Bug 37508: (QA follow-up) Move check to Koha::Report, extend

Do not allow password but allow password_expiry_days etc.
Do not allow token, secret and uuid too.

Test plan:
Run t/db_dependent/Koha/Reports.t

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/Report.pm
t/db_dependent/Koha/Reports.t