Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
Convert - Illumina 2.0.2 Zap to RevCMS [ Help ]
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="JayC" data-source="post: 370311" data-attributes="member: 36373"><p>na na na ignore every thread this is what you need to do, I did this myself before I shut my hotel down</p><p></p><p>Step 1) User Logs In (Meaning they submit their form)</p><p></p><p>Step 2) Save whatever they inputted into a temp variable, and try to login with the <strong>old password script</strong>. If they login go to Step 3, if they don't go to step 4</p><p></p><p>Step 3) Call to another method that then takes that "temp" variable, encodes it in the new format, and puts it into their password field , so next time they login they will be going essentially to step 4</p><p></p><p>Step 4) Users Logged In</p><p></p><p>What these posts are suggesting before this is you changing your password hash WITHOUT updating what you currently have in your database. Doing this will allow users to login temporarily using both encryption methods. After a month or 2, make sure you change it to just run on 1.</p></blockquote><p></p>
[QUOTE="JayC, post: 370311, member: 36373"] na na na ignore every thread this is what you need to do, I did this myself before I shut my hotel down Step 1) User Logs In (Meaning they submit their form) Step 2) Save whatever they inputted into a temp variable, and try to login with the [B]old password script[/B]. If they login go to Step 3, if they don't go to step 4 Step 3) Call to another method that then takes that "temp" variable, encodes it in the new format, and puts it into their password field , so next time they login they will be going essentially to step 4 Step 4) Users Logged In What these posts are suggesting before this is you changing your password hash WITHOUT updating what you currently have in your database. Doing this will allow users to login temporarily using both encryption methods. After a month or 2, make sure you change it to just run on 1. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Convert - Illumina 2.0.2 Zap to RevCMS [ Help ]
Top