Bug 15553: [QA Follow-up] Replace hardcoded tmp and add instance to dirname
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 13 Jan 2016 10:16:02 +0000 (11:16 +0100)
committerJulian Maurice <julian.maurice@biblibre.com>
Fri, 29 Jan 2016 14:48:20 +0000 (15:48 +0100)
commitd259eaac7ba240cbe9008271d9d123a5758547d8
tree729f737c554c2dcfb5a126933597f0eaeb676001
parent6efb2ebc0f81c5eaa7e42475495131f578487ffc
Bug 15553: [QA Follow-up] Replace hardcoded tmp and add instance to dirname

If you use multiple instances on one server, you could have the situation
that instance A creates the cgisess subfolder and instance B could have a
permission problem. This patch resolves that by allowing each instance to
have its own cgisess subfolder.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
(cherry picked from commit c4934b2dab427da4304913b3f0f26e0a24606896)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
C4/Auth.pm