Yes, it does not cause a problem apart from unexpectedly storing
redundant records. I was just mentioning it in case you thought it
worthy of a fix.
-D


On Dec 24, 12:38 am, mdipierro <mdipie...@cs.depaul.edu> wrote:
> You are right there is no check. Perhaps there should be one. Let me
> say anyway that the absence of this check does not result in security
> problems because has_membership only finds the first entry and
> del_membership deletes mutliple entries if found. Moreover it is easy
> to add the check as a validator.
>
> On Dec 23, 5:00 pm, villas <villa...@gmail.com> wrote:
>
> > When using Auth through appadmin,  I expected that duplicated
> > memberships would not be possible.
> > I mean,  an individual user should only be able to be a member of each
> > group once, right?
> > Perhaps that restriction should be enforced.
> > - David
>
>

--

You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to