diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-11-03 05:17:45 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-11-03 05:17:45 +0000 |
commit | 1be338687d53a50c74102576fbb9dc3553f56baa (patch) | |
tree | d577d11e436363e1e6e71991edc66efb979a0b1b | |
parent | d05f0d7c2ea4116284caecb9b178bdb74931ec50 (diff) |
Changelog update
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@481 4979c152-3d1c-0410-bac9-87ea11338e46
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ Security: * Added whitelist of allowed directories to file editor (Seneca) * Audited All Perl Modules for SQL Injection attacks (Chris T) * Forced edited files to have whitelisted extensions and no .. strings (Chris T) +* Users are now stored in a separate database instead of fs. (Chris M) +* User database schema now included (Josh D) Localization: * Moved localization files to standard codes (Seneca) |