This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
sysPass
Watch
2
Star
0
Fork
0
You've already forked sysPass
mirror of
https://github.com/nuxsmin/sysPass.git
synced
2026-03-08 01:16:56 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ea930c0bc5fcd805f8a3e8bf0f216668f43776e
sysPass
/
lib
/
SP
/
Services
/
CustomField
History
nuxsmin
de115116bf
* [FIX] Fixed issue when displaying custom field of type password
...
* [MOD] Code refactoring * [ADD] Unit tests. Work in progress
2018-06-14 00:19:30 +02:00
..
CustomFieldCryptService.php
* [FIX] Fixed wrong behavior when decrypting encrypted data, because it was unlocking the encryption key twice. Thanks to @fizard for the feedback. Related
#928
2018-05-29 15:39:40 +02:00
CustomFieldDefService.php
* [FIX] Fixed issue when displaying custom field of type password
2018-06-13 00:19:48 +02:00
CustomFieldItem.php
* [MOD] Warns about unencrypted data in encrypted custom fields
2018-04-06 00:23:20 +02:00
CustomFieldService.php
* [FIX] Fixed issue when displaying custom field of type password
2018-06-14 00:19:30 +02:00
CustomFieldTypeService.php
* [FIX] Fixed custom fields behavior.
2018-03-15 00:14:38 +01:00