mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-10 00:29:27 +00:00
0fc2de2155
Before the organisational unit of the lv was sent via AJAX to the server and used for checking the permissions on that organisational unit. This was insecure (post data manipulation) and organisational units were wrong (prepared string instead of oe_kurzbz). This is fixed now by serverside check of organisational unit. (based on given vertrag_id)