Bugzilla – Attachment 130443 Details for
Bug 29925
Add a 'set new password' page for patron's with expired passwords
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29925: (follow-up) Allow password reset when OpacPublic not set
Bug-29925-follow-up-Allow-password-reset-when-Opac.patch (text/plain), 740 bytes, created by
Nick Clemens (kidclamp)
on 2022-02-10 12:20:41 UTC
(
hide
)
Description:
Bug 29925: (follow-up) Allow password reset when OpacPublic not set
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2022-02-10 12:20:41 UTC
Size:
740 bytes
patch
obsolete
>From 88ddc4a3860723d8363ffd46b353f19046536709 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Thu, 10 Feb 2022 12:20:20 +0000 >Subject: [PATCH] Bug 29925: (follow-up) Allow password reset when OpacPublic > not set > >--- > C4/Auth.pm | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/C4/Auth.pm b/C4/Auth.pm >index c6dfc9bf21..5a510f653f 100644 >--- a/C4/Auth.pm >+++ b/C4/Auth.pm >@@ -826,6 +826,7 @@ sub checkauth { > opac-registration-confirmation.tt > opac-memberentry-update-submitted.tt > opac-password-recovery.tt >+ opac-reset-password.tt > ); > $authnotrequired = 0 unless grep { $_ eq $template_name } > @allowed_scripts_for_private_opac; >-- >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 29925
:
129877
|
129958
|
130357
|
130443
|
130684
|
130685
|
133749
|
134474
|
134475
|
134759