Files
iTop/lib/symfony/password-hasher/CHANGELOG.md
Benjamin Dalsass 5dd450e9bf N°8771 - Add Symfony form component to iTop core (#760)
- 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
2025-10-10 16:02:25 +02:00

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`