https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41292
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #190128|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 190130 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190130&action=edit Bug 41292: Rename whitelist to allowlist and add force_password_reset_when_set_by_staff To test: 1 - Attempt to save a report containing "select force_password_reset_when_set_by_staff from categories" 2 - observe koha prevents this save 3 - apply patch, restart services 4 - repeat step 1 5 - observe your report now saves and runs successfully While adding this new field to the list of allowed fields, I changed "whitelist" to "allowlist" as suggested by the terminology guide: https://wiki.koha-community.org/wiki/Terminology Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
