Released on: July 26, 2024
2022x Refresh2 Hot Fix 2 is now available for CATIA Magic and No Magic portfolios. It includes a number of improvements, bug fixes, and vulnerability fixes in our modeling tools and server products.
The version and Hot Fix number of a modeling tool and its plugins must be the same. After installing the Hot Fix version of a modeling tool, select the same Hot Fix version when downloading its plugins. The modeling tool will not work correctly if you install plugins of a different version and/or Hot Fix number. |
To enable CSRF protection, you need to uncomment esi.dm.csrf.allowed-addresses property in the Teamwork Cloud application.conf file.
esi.dm {
# Enable to turn on CSRF protection. This will block all incoming REST API requests, except those, coming from specified
# IP addresses. List of strings, allowed IP must begin with specified string.
# csrf.allowed-addresses = ["127.0.0.1", "0.0.0"]
}