Bug 9447 - Auto approve/block tags/comments from specified users
Summary: Auto approve/block tags/comments from specified users
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: Main
Hardware: All All
: P5 - low new feature (vote)
Assignee: Bugs List
QA Contact:
URL:
Keywords:
: 9285 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-01-22 18:17 UTC by Nicole C. Engard
Modified: 2019-04-28 08:38 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 9447: Database updates (5.01 KB, patch)
2018-12-20 21:03 UTC, Aleisha Amohia
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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. ***