Added two places where it's useful information: http://www.aikiframework.org/wiki/Release_Notes/0.9#Database http://www.aikiframework.org/wiki/Upgrading_Aiki
-- You received this bug notification because you are a member of Aiki Framework Developers, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/795820 Title: The aiki database settings do not enforce unique usernames Status in Aiki Framework: Fix Released Bug description: Aiki can try to provision for unique usernames on sign-up through the 'unique_textinput' setting in aiki form markup. However, this is not enforced on the database level. When the aiki_users table is created it should specify a UNIQUE INDEX for the username field. To manage notifications about this bug go to: https://bugs.launchpad.net/aikiframework/+bug/795820/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~aikiframework-devel Post to : aikiframework-devel@lists.launchpad.net Unsubscribe : https://launchpad.net/~aikiframework-devel More help : https://help.launchpad.net/ListHelp