aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.txt
diff options
context:
space:
mode:
authormarcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-08-04 10:59:16 +0000
committermarcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-08-04 10:59:16 +0000
commitb4ee69ed8d1656c6b70ba74d4e9542caac9d55c1 (patch)
treefebb2c0dc84d3147ed97fb537ad7be03f50f2ef6 /INSTALL.txt
parentceebe108fecc1083be435313c4c3f4fa284e7175 (diff)
downloadelgg-b4ee69ed8d1656c6b70ba74d4e9542caac9d55c1.tar.gz
elgg-b4ee69ed8d1656c6b70ba74d4e9542caac9d55c1.tar.bz2
Closes #193: Added salt field to database and new users will be generated with salted passwords.
Existing users remain unchanged and should still be able to log in. Requires a schema change and the following code run against the database: alter table elggusers_entity add column salt varchar(8) NOT NULL default '' after password; git-svn-id: https://code.elgg.org/elgg/trunk@1676 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'INSTALL.txt')
0 files changed, 0 insertions, 0 deletions