Files
iTop/core
Pierre Goiffon 36d47c2274 N°1835 fix transaction_id lost with session
* transaction_id are now stored by default in file instead of session ("transaction_storage" config parameter : default value was 'Session', it is now 'File')
* session_regenerate_id() call can be disabled using "regenerate_session_id_enabled" config parameter
* new 'transaction_id' parameter type to allow dots (with a file storage, transaction_id equals the temp file name and on Windows we're getting *.tmp)
2018-12-10 17:39:07 +01:00
..
🎨 PhpDoc
2018-11-22 17:40:37 +01:00
2018-09-11 21:45:19 +02:00
🎨 PhpDoc
2018-11-22 17:40:37 +01:00
2017-05-05 15:08:49 +00:00
2018-07-13 08:34:47 +00:00