If you need to restrict access to particular tables or particular sets of 
records within tables based on auth roles, you can use the multi-tenancy 
<http://web2py.com/books/default/chapter/29/06/the-database-abstraction-layer#Common-fields-and-multi-tenancy>
 
or common filters 
<http://web2py.com/books/default/chapter/29/06/the-database-abstraction-layer#Common-filters>
 
functionality.

Anthony

On Thursday, May 14, 2015 at 5:58:20 AM UTC-4, Encompass solutions wrote:
>
> I am building a database that needs to be very secure for all those "just 
> in case" situations. 
> I want to restrict the database access based on roles that I setup.  Does 
> web2py even have this functionality or is this something I have to do with 
> SQLAlchemy or something?
> BR,
> Jason Brower
>
>

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

Reply via email to