Files
iTop/application
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
..
2018-10-23 15:43:31 +02:00
2018-10-15 16:37:16 +02:00
2018-12-07 11:16:41 +01:00
2018-11-12 21:36:03 +01:00