Bug 26453

Summary: Ask patrons to confirm e.g. email, mobile phone after every x logins
Product: Koha Reporter: Magnus Enger <magnus>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Magnus Enger 2020-09-14 11:26:35 UTC
Some services use this pattern: When you login, every now and then you are asked to confirm things like email address, mobile phone number, physical address etc. There could be a syspref to say how often the confirmation should be required, and another to list the fields that need confirmation. 

This could build on bug 21190 to track the number of logins. 

(Just an idea, not planning to work on this in the foreseeable future.)