Wow guys.  Thanks a lot!
I thought auth needed database access, am I right or is this something that 
we  can call because it's in the session files.  If so, I suppose we have 
to keep sessions in it's own DB or in files right?
BR,
Jason Brower


On Friday, May 15, 2015 at 12:34:07 AM UTC+3, Anthony wrote:
>
> 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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to