Bugzilla – Attachment 87564 Details for
Bug 18308
Default value of minPasswordLength should be increased
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18308: Fixed onboarding_messages.inc by changing order of statements
Bug-18308-Fixed-onboardingmessagesinc-by-changing-.patch (text/plain), 1.49 KB, created by
Hayley Pelham
on 2019-04-08 22:43:16 UTC
(
hide
)
Description:
Bug 18308: Fixed onboarding_messages.inc by changing order of statements
Filename:
MIME Type:
Creator:
Hayley Pelham
Created:
2019-04-08 22:43:16 UTC
Size:
1.49 KB
patch
obsolete
>From c3aabcfe8378a88fcba6bf9ab5502206d202ed0b Mon Sep 17 00:00:00 2001 >From: Hayley Mapley <hayleymapley@catalyst.net.nz> >Date: Tue, 9 Apr 2019 10:42:09 +1200 >Subject: [PATCH] Bug 18308: Fixed onboarding_messages.inc by changing order of > statements > >Sponsored-by: catalyst IT >--- > koha-tmpl/intranet-tmpl/prog/en/includes/onboarding_messages.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/onboarding_messages.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/onboarding_messages.inc >index e50e2cdba0..4e44ef4c71 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/onboarding_messages.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/onboarding_messages.inc >@@ -32,10 +32,10 @@ > <div class="alert alert-danger">The patron has not been created the entered password was too weak, must contain at least one uppercase, and lower case letter and one number</div> > [% CASE 'ERROR_password_has_whitespaces' %] > <div class="alert alert-danger">The patron has not been created the entered password contained whitespaces</div> >- [% CASE %][% message | html %] > [% CASE 'success_on_update_minPasswordLength_syspref' %] > <div class="alert alert-success">Minimum password length set!</div> > [% CASE 'error_on_update_minPasswordLength_syspref' %] > <div class="alert alert-danger">Minimum password length not set!</div> >+ [% CASE %][% message | html %] > [% END %] > [% END %] >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 18308
:
68374
|
68381
|
68451
|
69318
|
69319
|
69320
|
69321
|
69323
|
69324
|
69459
|
69461
|
69462
|
87124
|
87125
|
87126
|
87128
|
87129
|
87339
|
87340
|
87564
|
87572
|
87573
|
87747
|
87959
|
87960
|
87961
|
87962
|
87963
|
87964
|
87966
|
88010
|
88011
|
88012
|
88013
|
88014
|
88242
|
88243
|
88306
|
88307
|
88308
|
88309
|
88310
|
88311
|
88312
|
88313
|
88314
|
88315
|
88316
|
88317
|
88318
|
88319
|
88320
|
88321
|
88840
|
90079
|
103617
|
104235
|
104236
|
104351