diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-10-27 03:11:38 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-10-27 03:11:38 +0000 |
commit | 563ef3a0606804f2c8779e543c2e5774f27fd994 (patch) | |
tree | 9338f44dea455468dbd7058041c4aa653f248d06 /Changelog | |
parent | 0d8f15d0ec4cc03009d6976c47762bfdb6b34a5d (diff) |
Audited CA.pm and moved to new API
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@329 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ Security: * Forced edited files to have whitelisted extensions and no .. strings (Chris T) * Audited Form.pm for SQL-injection problems and move to new API (Chris T) * Audited BP.pm for SQL injection and moved to new API. (Chris T) +* Audited CA.pm for SQL injection and moved to new API. (Chris T) Localization: * Moved localization files to standard codes (Seneca) |