Bug 9447

Summary: Auto approve/block tags/comments from specified users
Product: Koha Reporter: Nicole C. Engard <nengard>
Component: ToolsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact:
Severity: new feature    
Priority: P5 - low CC: aleisha
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 9447: Database updates

Description Nicole C. Engard 2013-01-22 18:17:30 UTC
It would be nice to have a list of trusted users for comments and tags who always get approved without going in to moderation.  This would be a list of people you approve by cardnumber maybe.

Also on the flip side, a group of users you can block from ever leaving comments/tags - users who maybe have abused the system in the past.

Nicole
Comment 1 Aleisha Amohia 2018-12-20 21:03:42 UTC
Created attachment 83431 [details] [review]
Bug 9447: Database updates

This patch adds tags_whitelist, comments_whitelist, tags_blacklist,
and comments_blacklist columns to the borrowers and deletedborrowers
tables.
Comment 2 Katrin Fischer 2019-04-28 08:38:25 UTC
*** Bug 9285 has been marked as a duplicate of this bug. ***