[Koha-bugs] [Bug 18755] Allow empty password fields in Patron Info requests

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 8 14:18:57 CEST 2017


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

Colin Campbell <colin.campbell at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |Needs Signoff
           Assignee|koha-bugs at lists.koha-commun |colin.campbell at ptfs-europe.
                   |ity.org                     |com

--- Comment #1 from Colin Campbell <colin.campbell at ptfs-europe.com> ---
Created attachment 64101
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64101&action=edit
Patch enabling the option

To test send a patron info request with the patron password field (AD)
containing no characters. Default returns CQ = N and 'Invalid password' in the
screen message. Alter config file to add allow_empty_passwords="1" to the
appropriate login parameters in accounts. Restart the sipserver to reread the
config and repeat the request CQ is now returned as "Y" and the screen message
does not report the password as invalid

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


More information about the Koha-bugs mailing list