CodeIgniter Forums
Upgrading dx_auth to tank_auth - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: Upgrading dx_auth to tank_auth (/showthread.php?tid=53396)



Upgrading dx_auth to tank_auth - El Forum - 07-22-2012

[eluser]webnology[/eluser]
Hi everyone,

I'm upgrading our application to CI2. We have been using dx_auth in the old version, and I would like to switch to tank_auth, as t is based on dx_auth. IS there some guidance to do that? Did anyone try this before,and has some tips to make it go smoothly?

All help appreciated,
Michel


Upgrading dx_auth to tank_auth - El Forum - 07-28-2012

[eluser]webnology[/eluser]
Hey everyone, just trying to get this thread better notied. Does anybody has good advice on how to upgrade to CI2, and in the time switch from DX_Auth to Tank_auth?

Regards,
Michel


Upgrading dx_auth to tank_auth - El Forum - 07-28-2012

[eluser]RaZoR LeGaCy[/eluser]
I don't think it is as easy as you think. I would like to migrate from freakauth which was one of the first to tank_auth or another new auth system. I have looked into the code and it may be a little difficult.

The encryption methods and the tables/fields make it harder to simply upgrade.

Maybe time to bite the bullet and freelance this job.


Upgrading dx_auth to tank_auth - El Forum - 07-28-2012

[eluser]webnology[/eluser]
So it might be an idea to ask our existing users to change their email address, after we've imported the users table from dx to Tank? We don't have so many users yet, so it won't be a big issue I guess.

Michel


Upgrading dx_auth to tank_auth - El Forum - 07-28-2012

[eluser]RaZoR LeGaCy[/eluser]
If you do not have many users, swap out the auth system for the one you want. So what if a few users have to register again.

Why are you switching, any key reasons?