Bugzilla – Attachment 97072 Details for
Bug 24333
AutoSelfCheckPass needs to be masked
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24333: Add password class to AutoSelfCheck syspref
Bug-24333-Add-password-class-to-AutoSelfCheck-sysp.patch (text/plain), 1.14 KB, created by
Nick Clemens (kidclamp)
on 2020-01-09 12:49:28 UTC
(
hide
)
Description:
Bug 24333: Add password class to AutoSelfCheck syspref
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2020-01-09 12:49:28 UTC
Size:
1.14 KB
patch
obsolete
>From 1d0779fdc9375a5733167fd69bdfe9789a0a19ae Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Thu, 9 Jan 2020 12:48:04 +0000 >Subject: [PATCH] Bug 24333: Add password class to AutoSelfCheck syspref > >To test: >1 - Go to Administration >2 - Search sysprefs for AutoSelfCheck >3 - Enter something into AutoSelfCheckPass >4 - Note it is not masked >5 - Apply patch >6 - Reload page >7 - Note password is now masked >--- > .../intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >index 90748e739c..10a98fe7e0 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >@@ -1001,6 +1001,7 @@ Circulation: > - pref: AutoSelfCheckID > - and this password > - pref: AutoSelfCheckPass >+ class: password > - . > - > - pref: SelfCheckReceiptPrompt >-- >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 24333
:
97072
|
97327
|
97333
|
97477