-
Bug Report
-
Resolution: Won't Do
-
L3 - Default
-
spring-boot 3.0.7
-
None
CAM-10502 copies the whole functionality of the CSRF Prevention filter from the Webapps to the Spring Boot Starter in order to make maintenance easier.
The initial port of the CSRF Prevention filter to the Starter used the Webapps class, and was only enabled for the Camunda Spring Boot Starter 3.0, if version 7.9.2 or later of the Process Engine is used.
Since the functionality is now completely ported, this check isn't needed.
The version check is still required, because the client side is missing in versions < 7.9.2. Closing this ticket.