← Back to team overview

phpdevshell team mailing list archive

[Bug 719390] [NEW] user extra groups/roles are not unique

 

Public bug reported:

In the database structure, _db_core_user_extra_groups and
_db_core_user_extra_roles are missing a UNIQUE key to ensure a link
between a user and a group/role is unique

** Affects: phpdevshell
     Importance: Low
     Assignee: TitanKing (titan-phpdevshell)
         Status: Triaged

** Changed in: phpdevshell
   Importance: Undecided => Low

** Changed in: phpdevshell
     Assignee: (unassigned) => TitanKing (titan-phpdevshell)

** Changed in: phpdevshell
    Milestone: None => 3.0.1b1

** Changed in: phpdevshell
       Status: New => Triaged

-- 
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.
https://bugs.launchpad.net/bugs/719390

Title:
  user extra groups/roles are not unique

Status in Open Source PHP RAD Framework with UI.:
  Triaged

Bug description:
  In the database structure, _db_core_user_extra_groups and
  _db_core_user_extra_roles are missing a UNIQUE key to ensure a link
  between a user and a group/role is unique





Follow ups

References