Welcome Guest, Not a member yet? Register   Sign In
Ion Auth - Lightweight Auth System based on Redux Auth 2

[eluser]Timothy_[/eluser]
[quote author="Ben Edmunds" date="1291363908"]Timothy_,

I've used it with MySQL and Postgres. Never both at the same time though... you would have to replicate your data to both databases... maybe you can expand on your use case a bit?[/quote]

Sorry, Reading back on my original question I wasn't being clear.

I have a main CI website that accesses a 'default' database set in the CI config/database file. It pulls things like menus, pages, posts etc from the default db.

I also have a completely separate database that just deals with user data. Its for a 'user account' CI app that I am about to start developing. This separation of databases is primarily done for security. If my main website gets hacked that's not good. If my users confidential details get exposed because of it that's a nightmare.

As you probably already know it is possible to connect to multiple DB's in CI.

What i was trying to do was have my main front end website basically setup a user in another CI installs DB. However reading back over this I think it would be easier just to pass the paramaters from my main website to the user account website and let the user account website do the registering, rather than have two instances of ION auth running in tandem on the same 'user accounts' DB.

Sorry for confusing everyone, including myself.

Thanks,

Tim


Messages In This Thread
Ion Auth - Lightweight Auth System based on Redux Auth 2 - by El Forum - 12-02-2010, 09:34 PM



Theme © iAndrew 2016 - Forum software by © MyBB