[Koha-bugs] [Bug 28787] Send a notice with the TOTP token

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 5 16:24:20 CEST 2022


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #138149|0                           |1
        is obsolete|                            |
 Attachment #138150|0                           |1
        is obsolete|                            |
 Attachment #138151|0                           |1
        is obsolete|                            |
 Attachment #138152|0                           |1
        is obsolete|                            |
 Attachment #138153|0                           |1
        is obsolete|                            |
 Attachment #138154|0                           |1
        is obsolete|                            |
 Attachment #138155|0                           |1
        is obsolete|                            |
 Attachment #138156|0                           |1
        is obsolete|                            |
 Attachment #138157|0                           |1
        is obsolete|                            |
 Attachment #138158|0                           |1
        is obsolete|                            |
 Attachment #138159|0                           |1
        is obsolete|                            |
 Attachment #138689|0                           |1
        is obsolete|                            |

--- Comment #67 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 138696
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=138696&action=edit
Bug 28787: Send a notice with the TOTP token

Bug 28786 let librarians enable a Two-factor authentication but force them to
use
an application to generate the TOTP token.

This new enhancement add the ability to send an email containing the token to
the
patron once it's authenticaed

The new notice template has the code '2FA_OTP_TOKEN'

Test plan:
- Setup the two-factor authentication (you need the config entry and the
syspref ON)
- Enable it for your logged in patron
- Logout
- Login and notice the new link "Send the code by email"
- Click on it and confirm that you received an email with the code
- Use the code to be fully logged in

QA question: Is 400 the correct error code to tell the email has not
been sent?

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

Sponsored-by: Rijksmuseum, Netherlands

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list