Modification de la gestion des mots de passe crypt pour faciliter les evolutions et interactions avec plugins.

This commit is contained in:
Laurent Destailleur 2007-04-23 00:19:59 +00:00
parent 21288fa657
commit 60a18d77a7

View File

@ -28,6 +28,7 @@ English Dolibarr changelog
- Can make one payment for several supplier invoices.
- Rule to suggests passwords when creating a user are in modules
allowing to add easily other rules.
- Option to encrypt passwords in database (MD5).
- Add Dolibarr triggers support on users creation/change.
- Add Dolibarr triggers support on payments.
- Add Dolibarr triggers on supplier and customers orders.