]> git.koha-community.org Git - koha.git/commit
Bug 29957: (follow-up) Turn allow list into deny list
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 23 Mar 2022 07:41:54 +0000 (07:41 +0000)
committerKyle Hall <kyle@bywatersolutions.com>
Fri, 15 Apr 2022 11:15:20 +0000 (07:15 -0400)
commit79bb4c02fd7228cbefc87f6066bbae549920cedf
tree1f2afeebd6cb9820a859c96e64e15b095a221af1
parenta2d915a2a52441a47c36c28b261c5511e02423f7
Bug 29957: (follow-up) Turn allow list into deny list

See the discussion on the Bugzilla report.
It might be easier to work with a deny list.

Test plan:
Run t/CookieManager.t

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Koha/CookieManager.pm
t/CookieManager.t