Files
sailing-analytics/java/com.sap.sse.security.datamining
Axel Uhl 561f656a43 fixed security and session handling in Data Mining;
so far, user sessions were not properly propagated to the executor tasks
/ instructions used to run in particular the data retrieval process.
With this, checking for the current subject/user session was a random
process. This is now fixed by attaching the subject to each instruction
before handing it to the executor
2024-11-20 01:11:00 +01:00
..