Right now, if the same user wants to be a member of
mult groups, or the admin of many different groups the
way to implement it is very sticky. Could this
interface maybe be cleaned up a little?
The best solution to this will be to create another table
realms_access that contains username, realm, pdesign,
pstatus, pdata, pall, pgroup and puser.
This would also entail updateing several other aspects of
the application to reflect this.
Time permitting, I will try to submit a patch for this.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=704595
The best solution to this will be to create another table
realms_access that contains username, realm, pdesign,
pstatus, pdata, pall, pgroup and puser.
This would also entail updateing several other aspects of
the application to reflect this.
Time permitting, I will try to submit a patch for this.