I want to give a user the ability to add users for one application.

I have created a group called admin, made her a member, and decorated the 
index function in controller appadmin 
@auth.requires_membership('admin')


Then I have added a link to the index function of the appadmin controller.

I am nervous about this. 



-- 

--- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to