thanks, stifan.
this will be my work around but how is it supposed to work?
or is this fixed in a newer version of web2py?


> Am 19.10.2015 um 11:34 schrieb 黄祥 <steve.van.chris...@gmail.com>:
> 
> the web2py version is quite old :)
> btw, i think it's about how auth.signature work. the auth.signature contain 
> table field is_active with boolean field type, so if user delete the data 
> (not just the auth_membership), it automatically set the is_active into False 
> (F) into the data that you choose to delete.
> i think you can set it back the value of is_active into True if you want the 
> data of auth_membership to be able to used again.
> 
> best regards,
> stifan
> 
> -- 
> Resources:
> - http://web2py.com <http://web2py.com/>
> - http://web2py.com/book <http://web2py.com/book> (Documentation)
> - http://github.com/web2py/web2py <http://github.com/web2py/web2py> (Source 
> code)
> - https://code.google.com/p/web2py/issues/list 
> <https://code.google.com/p/web2py/issues/list> (Report Issues)
> --- 
> You received this message because you are subscribed to a topic in the Google 
> Groups "web2py-users" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/web2py/f43Fo2ceir0/unsubscribe 
> <https://groups.google.com/d/topic/web2py/f43Fo2ceir0/unsubscribe>.
> To unsubscribe from this group and all its topics, send an email to 
> web2py+unsubscr...@googlegroups.com 
> <mailto:web2py+unsubscr...@googlegroups.com>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to