Bug 20287: Add plain_text_password (& Remove AddMember_Opac)
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 22 Feb 2018 20:13:22 +0000 (17:13 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Wed, 18 Jul 2018 15:49:49 +0000 (15:49 +0000)
commitcfbc53bb22e6f4a851a2a7cd6ede891012951410
treef4939d25338bca94d9d6a945b9ee5c805f4e36db
parentdc6b6e030c0e219f84350cea706910a7433ca0a4
Bug 20287: Add plain_text_password (& Remove AddMember_Opac)

But actually we could remove it if it does not make sense for other use.
Callers could deal with it since the password is not generated here

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
C4/Members.pm
Koha/Patron.pm
opac/opac-memberentry.pl
opac/opac-registration-verify.pl
t/db_dependent/Members.t