Changed paths:
M org.adempiere.base.process/src/org/compiere/process/HashPasswords.java
M org.adempiere.base/src/org/compiere/model/SystemIDs.java
Log Message:
-----------
IDEMPIERE-6712 Improve algorithm for password hashing and salt (DAD-103) (#3192)
* IDEMPIERE-6712 Improve algorithm for password hashing and salt (DAD-103)
- minor - rename the constants on SystemIDs to make them consistent with MSysConfig
- helps to make them discoverable when searching for the same String
* - preserve old variables for backward compatibility