Public bug reported: 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. ** Affects: aikiframework Importance: Critical Status: New ** Changed in: aikiframework Milestone: None => 0.9 ** Changed in: aikiframework Importance: Undecided => Critical -- You received this bug notification because you are a member of Aiki Framework Admins, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/795820 Title: The aiki database settings to not enforce unique usernames Status in Aiki Framework: New 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.admins Post to : aikiframework.admins@lists.launchpad.net Unsubscribe : https://launchpad.net/~aikiframework.admins More help : https://help.launchpad.net/ListHelp