If you don't want to create group authentication,  and playing with a 
single registration view different types of users. I wonder if you could 
have the users log into to a completely different app, if all it was for 
was for the chat.  It is possible to share databases between web2py 
applications AFAIK,  and if all chat traffic went through the common 
database, you might be good to go.  (or you could have some kind of chat 
traffic daemon in your system at a dedicated socket port that they pass 
chat messages through)

Or do the users and employees use other functions in the app as well?


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