[Koha-bugs] [Bug 23538] Email Library when New Patrons Self Register

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 24 05:41:14 CEST 2020


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

--- Comment #2 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Hi all,

I've implemented functionality very similar to what is requested on this bug
report in Bug 25090

Our client wanted to be able to moderate which patron self registrations got
OPAC logins (i.e. a record in the borrowers table) due to wanting to restrict
paid for access to online resources (for which users need a Koha OPAC login) to
only those self registrations from within their organisation. 

With PatronSelfRegistrationVerifybyEmail syspref patrons do not get a patron
record (OPAC login) until they've clicked the verification link in the email. 

However it gave the library no control over which self registrations got OPAC
logins. The functionality in bug 25090 allows librarians to control who
receives the verification email, (much the same way as:
EmailPurchaseSuggestions and EmailAddressForSuggestions) if set to anything
other than 'email address of registering patron' then a notice is sent to
librarians listing some patron details. 

If the library decides that registration is valid (because the user is in the
same organisation for example) they can click the verification link and a
password reset link is sent to the registering patron to reset their
credentials and login to the OPAC. 

I'd really appreciate any thoughts/feedback on bug 25090 :)

Many thanks,
Alex

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list