Bugzilla – Attachment 131856 Details for
Bug 29957
Cookies not removed after logout
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29957: Add example lines in koha-conf.xml
Bug-29957-Add-example-lines-in-koha-confxml.patch (text/plain), 1.53 KB, created by
Marcel de Rooy
on 2022-03-18 07:18:28 UTC
(
hide
)
Description:
Bug 29957: Add example lines in koha-conf.xml
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2022-03-18 07:18:28 UTC
Size:
1.53 KB
patch
obsolete
>From 66f8f435940da3022db3f811d68301675fb71600 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 18 Mar 2022 07:17:39 +0000 >Subject: [PATCH] Bug 29957: Add example lines in koha-conf.xml >Content-Type: text/plain; charset=utf-8 > >Test plan: >Just comments. Nothing to test. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > debian/templates/koha-conf-site.xml.in | 6 ++++++ > etc/koha-conf.xml | 6 ++++++ > 2 files changed, 12 insertions(+) > >diff --git a/debian/templates/koha-conf-site.xml.in b/debian/templates/koha-conf-site.xml.in >index 6525e4ce97..bd83d08f4a 100644 >--- a/debian/templates/koha-conf-site.xml.in >+++ b/debian/templates/koha-conf-site.xml.in >@@ -449,5 +449,11 @@ __END_SRU_PUBLICSERVER__ > <vhost>__MESSAGE_BROKER_VHOST__</vhost> > </message_broker> > >+ <!-- Uncomment lines like hereunder to clear cookies at logout: >+ The cookie name is case sensitive. >+ <removable_cookie>form_serialized</removable_cookie> >+ <removable_cookie>form_serialized_limits</removable_cookie> >+ --> >+ > </config> > </yazgfs> >diff --git a/etc/koha-conf.xml b/etc/koha-conf.xml >index 118b6b8207..16ae0328cd 100644 >--- a/etc/koha-conf.xml >+++ b/etc/koha-conf.xml >@@ -266,5 +266,11 @@ > <vhost></vhost> > </message_broker> > >+ <!-- Uncomment lines like hereunder to clear cookies at logout: >+ The cookie name is case sensitive. >+ <removable_cookie>form_serialized</removable_cookie> >+ <removable_cookie>form_serialized_limits</removable_cookie> >+ --> >+ > </config> > </yazgfs> >-- >2.20.1
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 29957
:
129871
|
129872
|
130005
|
130006
|
131428
|
131750
|
131751
|
131752
|
131807
|
131808
|
131809
|
131810
|
131824
|
131825
|
131826
|
131827
|
131828
|
131840
|
131841
|
131842
|
131843
|
131856
|
132045
|
132046
|
132047
|
132105
|
132106
|
132107
|
132108
|
132109
|
132110
|
132111
|
132115
|
132210
|
132211
|
132231
|
132232
|
132233
|
132234
|
132235
|
132236
|
132237
|
132238
|
132239
|
132288
|
132289
|
132290
|
132291
|
132292
|
132293
|
132294
|
132295
|
132296