Bugzilla – Attachment 141108 Details for
Bug 25936
Notify users if their password has changed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25936: (QA follow-up) Enable feature for new installs
Bug-25936-QA-follow-up-Enable-feature-for-new-inst.patch (text/plain), 1.65 KB, created by
Marcel de Rooy
on 2022-09-30 07:15:59 UTC
(
hide
)
Description:
Bug 25936: (QA follow-up) Enable feature for new installs
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2022-09-30 07:15:59 UTC
Size:
1.65 KB
patch
obsolete
>From bcfdf41c5c6380fafc2fe48cad5da44ad1a8ad21 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 30 Sep 2022 07:05:08 +0000 >Subject: [PATCH] Bug 25936: (QA follow-up) Enable feature for new installs >Content-Type: text/plain; charset=utf-8 > >It feels safer to enable this rightaway for new installs. >Since we always love to "keep current behavior", I do not really >mind to keep it disabled at upgrade time. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > installer/data/mysql/mandatory/sysprefs.sql | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/installer/data/mysql/mandatory/sysprefs.sql b/installer/data/mysql/mandatory/sysprefs.sql >index 79dd7e0c8a..8067f36cc4 100644 >--- a/installer/data/mysql/mandatory/sysprefs.sql >+++ b/installer/data/mysql/mandatory/sysprefs.sql >@@ -386,7 +386,7 @@ INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, ` > ('NoticeCSS','',NULL,'Notices CSS url.','free'), > ('NoticesLog','0',NULL,'If enabled, log changes to notice templates','YesNo'), > ('NotifyBorrowerDeparture','30',NULL,'Define number of days before expiry where circulation is warned about patron account expiry','Integer'), >-('NotifyPasswordChange','0',NULL,'Notify patrons whenever their password is changed.','YesNo'), >+('NotifyPasswordChange','1',NULL,'Notify patrons whenever their password is changed.','YesNo'), > ('NovelistSelectEnabled','0',NULL,'Enable Novelist Select content. Requires Novelist Profile and Password','YesNo'), > ('NovelistSelectPassword','',NULL,'Novelist select user Password','free'), > ('NovelistSelectProfile','',NULL,'Novelist Select user Profile','free'), >-- >2.30.2
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 25936
:
131316
|
131317
|
131318
|
131319
|
131519
|
131520
|
131521
|
131543
|
141080
|
141081
|
141082
|
141104
|
141105
|
141106
|
141107
| 141108 |
141306
|
141307