mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-27 20:48:46 +02:00
- Add Symfony Form Component - Add Symfony CSRF security component - Add iTop default form template - Add Twig debug extension to Twig Environment - Add iTop abstract controller facility to get form builder - Add Twig filter to make trans an alias of dict_s filter
14 lines
204 B
Markdown
14 lines
204 B
Markdown
CHANGELOG
|
|
=========
|
|
|
|
6.2
|
|
---
|
|
|
|
* Use `SensitiveParameter` attribute to redact sensitive values in back traces
|
|
|
|
5.3
|
|
---
|
|
|
|
* Add the component
|
|
* Use `bcrypt` as default algorithm in `NativePasswordHasher`
|