On Wednesday, December 12, 2018 at 6:57:07 PM UTC-5, Ben Duncan wrote:
>
> Yes, I wanted to just use the auth_table.
> Everything else is controlled outside of the normal mechs ..
>

If you don't want to use the Auth login mechanism, then I suppose you can 
write your own logic. Keep in mind you will then be responsible for 
updating the session with the appropriate auth data so Auth knows the user 
is logged in on each subsequent request. But really, I don't see why you 
would do that just to avoid having the list of group memberships 
automatically updated upon login -- what problem is that creating for you?

Anthony

-- 
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