Add additional configuation parameters to RESTBagOStuff
authorBill Pirkle <bpirkle@wikimedia.org>
Mon, 29 Apr 2019 21:30:02 +0000 (16:30 -0500)
committerBill Pirkle <bpirkle@wikimedia.org>
Tue, 21 May 2019 13:07:44 +0000 (08:07 -0500)
commitbf2d6d724074e431d5c031d3d4b2604306cee8b2
tree2437e6c047747e1e591be0975ef898e89b1113d1
parente8a040ded7f7051ddc623670dd374c9b01ac0f25
Add additional configuation parameters to RESTBagOStuff

Class RESTBagOStuff is needed for the Kask session storage
service. Add additional configuration parameters so that
they will work together.

Bug: T215533
Change-Id: Ifbb9f8847bd10d65cc5e24f4aa6cb20cb71de3ca
includes/libs/objectcache/RESTBagOStuff.php
tests/phpunit/includes/objectcache/RESTBagOStuffTest.php