Summary: | Create a Registration API to allow for use of email verification when outside systems are registering patrons | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | REST API | Assignee: | Tomás Cohen Arazi (tcohen) <tomascohen> |
Status: | NEW --- | QA Contact: | |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | dcook, ddaghita, edward.m.veal, kebliss, kyle, tomascohen, wdeschamps |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33690 | ||
Change sponsored?: | Sponsored | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Nick Clemens (kidclamp)
2022-03-15 18:29:56 UTC
Thought from Tomas: Use X-Koha-Override +1 Most of us use email as our primary communication medium. Between email client filters, local firewalls, and 3rd party systems such as amazonses, email communication is fast becoming unreliable. We need an automated way that will quickly verify that the provided email address/communication [initially] works at the new-member application stage. With the marriages of discovery systems, like Aspen, this is important to be able for companion systems function seamlessly together. |