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

Baptiste Wojtkowski (bwoj) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #179983|0                           |1
        is obsolete|                            |

--- Comment #10 from Baptiste Wojtkowski (bwoj) 
<[email protected]> ---
Created attachment 181053
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181053&action=edit
Bug 39374: Add feature to block sending of lists from OPAC

This change adds a system preference OPACDisableSendList which
disables the ability to send lists from the OPAC, and hides the
"Send list" link on the opac-shelves.pl page.

This is useful in situations where you do not want OPAC users to be
able to generate emails to arbitrary addresses with arbitrary comments.

Test plan:
0. Apply the patch and koha-plack --restart kohadev
1. Create a public list with at least one record and view it in the OPAC
2. Click "Send list" and note you can fill out boxes for "Email address"
and "Comment"
3. Change syspref OPACDisableSendList to "Don't allow" and click "Send list"
again
4. Note the popup window now says "You do not have permission to send this
list."
5. Reload the list web page and notice "Send list" no longer appears on the
toolbar
next to "Print list"

Signed-off-by: Brendan Gallagher <[email protected]>
Signed-off-by: Baptiste Wojtkowski <[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/

Reply via email to