In the auth_user table, set the user's registration_key to "blocked" (see http://web2py.com/book/default/chapter/08#Restrictions-on-registration). Anthony
On Tuesday, May 3, 2011 3:20:46 PM UTC-4, Richard wrote: > Hello Web2py friends, > > I am quite buzzy these days that why I have been out of the mailing list > for a wild. > > I would like to know if the possibility to blocked a user permanently had > been anticipated?? > > I mean if you can't remove a user from the auth_user for regulation reason > is there a key word that could be used to set this user access to be blocked > permanently?? > > There is not in the book about this eventuallity as far as I search (not a > lot ;-) : http://www.web2py.com/book/default/chapter/08?search=blocked > > Thanks > > Richard >

