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

            Bug ID: 41292
           Summary: Add "force_password_reset_when_set_by_staff" to column
                    name whitelist
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: 25.05
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Reports
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

Bug 37508 added filters to Koha SQL reports and prevents them from using column
names containing sensitive information.  It also created a whitelist of
non-sensitive columns that are accidentally blocked by that same filter.

Bug 33462 added categories.force_password_reset_when_set_by_staff as a new
column in the database.

categories.force_password_reset_when_set_by_staff contains no sensitive data
but is still blocked by the filters created in Bug 37508.  

categories.force_password_reset_when_set_by_staff should be added to the
whitelist.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/

Reply via email to