Jump to content

Why is name in core_members not unique ?


inkredible

Recommended Posts

While we do not allow duplicate names out of the box, it is conceivable a plugin may want to and indeed many SSO plugins out there do not prevent duplicate names. In short, we could add a unique index on the column to enforce unique user names but we simply chose not to - not for any specific reason out of the box.

It is also important to note that adding one would affect upgrades. If a site does have duplicate names (due to a plugin or due to some past bug) we would need to handle those on upgrade some way.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...