Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
Jonathan Druart 3f9da34683 Bug 18298: Add server-side checks and refactor stuffs
Now that we have a check client-side, nothing prevents us from a smart guy to
bypass it and force an invalid password.
This patch adds two new subroutines to Koha::AuthUtils to check the
validity of passwords and generate a password server-side. It is used
only once (self-registration) but could be useful later.

Moreover the 3 different cases of password rejection (too leak, too
short, contains leading or trailing whitespaces) were not tested
everywhere. Now they are!

This patch makes things consistent everywhere and clean up some code.

Signed-off-by: Marc Véron <veron@veron.ch>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-10-16 09:44:32 -03:00
..
tables Bug 16239: Update templates 2017-01-13 14:41:22 +00:00
boraccount.tt Bug 18263: Make use of syspref 'CurrencyFormat' for Account and Pay fines tables 2017-03-31 13:47:41 +00:00
deletemem.tt Bug 17404: Patron deletion page: Fix title and breadcrumb 2016-10-21 15:11:37 +00:00
discharge.tt Bug 15758: Koha::Libraries - Remove GetBranchName 2016-09-08 14:36:01 +00:00
discharges.tt Bug 15758: Koha::Libraries - Remove GetBranchName 2016-09-08 14:36:01 +00:00
files.tt Bug 18656 - Require confirmation of deletion of files from patron record 2017-06-12 11:11:13 -03:00
housebound.tt Bug 17847: Replace C4::Koha::GetAuthvalueDropbox with Koha::AuthorisedValues 2017-03-31 10:12:37 +00:00
mancredit.tt
maninvoice.tt Bug 17014: Simplify some code 2017-03-31 14:33:52 +00:00
member-flags.tt Bug 17905: FIX CSRF in member-flags 2017-01-30 11:24:12 +00:00
member-password.tt Bug 18298: Add server-side checks and refactor stuffs 2017-10-16 09:44:32 -03:00
member.tt Bug 19125: Fix Stored XSS in members.pl 2017-09-29 12:20:45 -03:00
memberentrygen.tt Bug 18298: Add server-side checks and refactor stuffs 2017-10-16 09:44:32 -03:00
members-update.tt Bug 18703 - Translatability: Resolve some remaining %%] problems for staff client in 6 Files 2017-06-16 17:04:08 -03:00
moremember-brief.tt Bug 19129 - Follow-up - Add changes to patron duplicate warning 2017-09-01 13:02:23 -03:00
moremember-print.tt Bug 17014 - Remove more event attributes from patron templates 2017-03-31 14:33:51 +00:00
moremember-receipt.tt Bug 17014 - Remove more event attributes from patron templates 2017-03-31 14:33:51 +00:00
moremember.tt Bug 19129 - Clean up Details tab for Organisation patrons 2017-09-01 13:02:23 -03:00
nl-search.tt Bug 15304: Remove Norwegian strings from nl-search.tt 2015-12-30 23:39:57 +00:00
notices.tt Bug 18439 - Resend button for notices being hidden by CSS and never unhidden 2017-04-21 07:32:23 -04:00
pay.tt Bug 18263: Make use of syspref 'CurrencyFormat' for Account and Pay fines tables 2017-03-31 13:47:41 +00:00
paycollect.tt Bug 19208 - Pay select option doesn't pay the selected fine 2017-09-01 13:00:04 -03:00
printfeercpt.tt Bug 17014 - Remove more event attributes from patron templates 2017-03-31 14:33:51 +00:00
printinvoice.tt Bug 17014 - Remove more event attributes from patron templates 2017-03-31 14:33:51 +00:00
purchase-suggestions.tt Bug 16239: Update templates 2017-01-13 14:41:22 +00:00
readingrec.tt Bug 16478: Fix checkout history tabs - intranet 2016-05-23 17:22:04 +00:00
routing-lists.tt Bug 15758: Koha::Libraries - Remove GetBranchName 2016-09-08 14:36:01 +00:00
statistics.tt Bug 14039: Add the title to all places 2017-10-09 16:15:50 -03:00
update-child.tt Bug 15407: Koha::Patron::Categories - replace GetborCatFromCatType 2016-09-08 13:29:22 +00:00