Release v2.13.2
New features
- An optional Captcha integration, that can appear after certain number, configured, of unsuccessful login attempts.
To enable Captcha a specific configuration has to be added (@see config/autoload/local.php.dist, 'captcha' option). - Configurable export of analyses with evaluations. By default, the option can be yes, so export with evaluations is not forgotten to be enabled.
To enable it a specific configuration has to be added (@see config/autoload/local.php.dist, 'export' option). - Added the risks IDs to all the tables to facilitate the traceability. Based on the discussion.
Fixes
- #552, Fix of Assets Library objects import.