Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7716759
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T02:42:46+00:00 2026-06-01T02:42:46+00:00

I have an old database of users which contains passwords hashed in a way

  • 0

I have an old database of users which contains passwords hashed in a way I don’t like.
I’d like for those hashes to be updated to a new hash form (bcrypt) when they log in.

I am using FOSUserBundle to manage users and Elnur’s bcrypt bundle as security encoder. Is there an easy way to plug into the password check mechanism to add this kind of algorithm:

if passwordHash is using old format
  oldFormatHash := hash userGivenPassword in the old way
  if oldFormatHash == passwordHash
     login ok
     update password in database with new hash format
  else
     login ko
else
  use default 

I thought about extending the current security encoder but the isPasswordValid method does not have the id of the account to check (or its canonical name) so the updating part is not available.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T02:42:47+00:00Added an answer on June 1, 2026 at 2:42 am

    In case it can help someone faced with this problem, here is the solution I used.
    The old way of storing the passwords in the database did not use salts. So I updated this column to contain the user’s id.

    Then it was easy to create my own security encoder using the salt parameter to update the user’s password hashes.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an old database and a new database. The old records were converted
I have this old Access database (2000 format) which i want to convert to
I have rewritten an old program and designed a new database for it. I
I have a database with a lot of old phpBB data that contains posts
I have a database table which contains an unsigned integer field to store the
I have an app which is very database and user intensive. The users are
I Have a old database to maintain .... they have stored html tags in
I have an old database (with terribly named tables and columns) and an entity
I'm translating an old database SyBase to MySQL and I have this DDL Query:
I have an old SQL Server 2000 database that I want to get into

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.