[Koha-bugs] [Bug 16273] Prevent selfregistration from printing the borrower password and filling the logging form

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 3 17:24:04 CEST 2016


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

Nicolas Legrand <nicolas.legrand at bulac.fr> changed:

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

--- Comment #5 from Nicolas Legrand <nicolas.legrand at bulac.fr> ---
Created attachment 51158
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51158&action=edit
Bug 16273: Add the ability not to display the login details for newly
registered patrons

When a new patron registers, the confirmation page is displayed with
login details (login, password, cardnumber) and the login form is
prefilled.
In the case of public computer, for security reasons that should not
appear, patrons might forget to close the window.

Test plan:
1/ Set PatronSelfRegistrationPrefillForm on
2/ Register a new patron
=> The login details should not be displayed and the login form should
not be prefilled.

Sponsored-by: BULAC - http://www.bulac.fr/
Signed-off-by: Nicolas Legrand <nicolas.legrand at bulac.fr>

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


More information about the Koha-bugs mailing list