install/schemas/upgrade/1.1.5-1.1.6-mysql.sql
author Dan
Mon, 16 Feb 2009 13:01:35 -0500
changeset 829 87fcc7175c61
parent 801 eb8b23f11744
child 831 45e887f23282
permissions -rw-r--r--
Fixed https urls not allowed in user_extra CPs; fixed nonworking password reset in admin CP

ALTER TABLE users ADD COLUMN password_salt varchar(40) NOT NULL DEFAULT '';