Seems like a straight-forward thing to implement on top of auth. You
create a group and allow new user membership to the group if you get a
majority of votes. Add vote-count percentage as a field to auth_user.
And then run a cron job that periodically looks at percentage and
determines whether or not user has crossed threshold required to make
user a member of the group.

-- 
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