plane icon indicating copy to clipboard operation
plane copied to clipboard

[WEB-5890]chore: User table migrations

Open vamsikrishnamathala opened this issue 1 week ago • 2 comments

Description

This update adds a new key is_password_reset_required to the User table. This is key is to be used when user needs to be forced to change the password after login.

Type of Change

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] Feature (non-breaking change which adds functionality)
  • [x] Improvement (change that would cause existing functionality to not work as expected)
  • [ ] Code refactoring
  • [ ] Performance improvements
  • [ ] Documentation update

Screenshots and Media (if applicable)

Test Scenarios

References

Summary by CodeRabbit

  • New Features
    • Added ability to require users to reset their passwords.

✏️ Tip: You can customize this high-level summary in your review settings.

vamsikrishnamathala avatar Jan 08 '26 11:01 vamsikrishnamathala