stable
Clone or download
Read-only
part of request #9025 Add new type of TV5 form elements for encrypted fields management Change-Id: I7d1512a17481f8cd1e95f9f0234d6d9f0ca5feda
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker_encryption/include/EncryptionKeySettings_Presenter.class.php | +16 | −6 | Go to diff View file |
M | plugins/tracker_encryption/include/Tracker_FormElement_Field_Encrypted.class.php | +4 | −2 | Go to diff View file |
M | plugins/tracker_encryption/include/Tracker_Key.class.php | +17 | −4 | Go to diff View file |
M | plugins/tracker_encryption/include/dao/Tracker_Public_KeyDao.class.php | +0 | −12 | Go to diff View file |
M | plugins/tracker_encryption/include/dao/ValueDao.php | +15 | −0 | Go to diff View file |
M | plugins/tracker_encryption/include/tracker_encryptionPlugin.class.php | +18 | −6 | Go to diff View file |