Page 1 of 1

Multiple applications

Posted: Thu Jun 29, 2006 7:18 pm
by alex.barylski
And multiple logins...

How do you circumvent this problem? Or do you?

I would like to offer multiple web applications to clients all the while not requring them to execute multiple logins each time they switch an application...

Do you use a centralized USER table with your own login code...

Or do you just make your users re-authenticate each appliation they use - hoping they use features like "Remember Me"???

Posted: Fri Jun 30, 2006 12:16 am
by Luke
I'm in the process of building a client control panel/module admin where customers log in to one panel and control everything. It will also be used as sort of a sales tool. Customers will have access to demos of all of the available (commonly requested) modules I have available, and if they wish to purchase any of the modules, it will just be a matter of allowing privileges in a privilege table.