[Koha-bugs] [Bug 21992] Remove Koha::Patron::update_password

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 26 17:28:50 CET 2018


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

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #83494|0                           |1
        is obsolete|                            |
  Attachment #83495|0                           |1
        is obsolete|                            |
  Attachment #83496|0                           |1
        is obsolete|                            |
  Attachment #83497|0                           |1
        is obsolete|                            |
  Attachment #83498|0                           |1
        is obsolete|                            |
  Attachment #83499|0                           |1
        is obsolete|                            |

--- Comment #7 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 83500
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83500&action=edit
Bug 21992: Remove unused Koha::Patron->update_password method

This patch removes the no longer used method.

To test:
- Apply this patch
- Run:
  $ git grep update_password
=> SUCCESS: Only references are in Auth_with_ldap.pm and not related
- Sign off :-D

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


More information about the Koha-bugs mailing list