Files
FHC-Core/application/models/system
Paolo c831355012 - FilterWidget: now it is possible to provide the encryptedColumns parameter to specify which columns of a database table are encrypted, how to cast them and which password to use to decrypt them
- Added new constants PGSQL_BYTEA_TYPE, CRYPT_CONF_PASSWORDS, CRYPT_CAST, CRYPT_PASSWORD_NAME, CRYPT_SELECT_TEMPLATE, CRYPT_WHERE_TEMPLATE and CRYPT_WRITE_TEMPLATE to application/core/DB_Model.php
- Added new optional parameter encryptedColumns to application/core/DB_Model insert, update, load, loadWhere, execQuery, execReadOnlyQuery and _toPhp
- Added new private methods _addEncrypt, _addDecryptQuery and _addDecryptLoad to application/core/DB_Model.php
- core/DB_Model: now it is possible to provide the encryptedColumns parameter to specify which columns  of a database table are encrypted, how to cast them and which password to use to decrypt them
- Adapted application/models/system/PersonLog_model.php
2023-02-08 13:33:40 +01:00
..
2016-05-04 07:05:23 +02:00
2016-06-17 00:12:46 +02:00
2019-04-26 12:43:51 +02:00
2019-04-26 12:43:51 +02:00
2019-04-26 12:43:51 +02:00
2019-04-26 12:43:51 +02:00
2019-04-30 13:13:34 +02:00
2019-04-26 12:43:51 +02:00
2019-04-26 12:43:51 +02:00
2019-04-26 12:43:51 +02:00
2019-04-26 12:43:51 +02:00
2016-05-04 07:05:23 +02:00
2019-04-26 12:43:51 +02:00
2019-04-26 12:43:51 +02:00