Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reactor is checking during update user when password is not being changed #533

Closed
robotdan opened this issue Mar 24, 2020 · 0 comments
Closed
Assignees
Labels
bug Something isn't working
Milestone

Comments

@robotdan
Copy link
Member

Reactor is checking during update user when password is not being changed

Description

We are checking for a password breach during a user change even when a password is not provided. This means we get a validation error from reactor and we create an event log.

There is no functional problem for the end user, it is just noise in the event log.

Expected behavior

Do not check unless we have a password during the user update so we don't spam the event log.

Additional context

Add any other context about the problem here.

@robotdan robotdan self-assigned this Mar 24, 2020
@robotdan robotdan added the bug Something isn't working label Mar 24, 2020
@robotdan robotdan added this to Backlog in FusionAuth Issues via automation Mar 24, 2020
@robotdan robotdan added this to the 1.15.6 milestone Mar 24, 2020
@robotdan robotdan moved this from Backlog to In progress in FusionAuth Issues Mar 24, 2020
@robotdan robotdan moved this from In progress to Reviewer approved in FusionAuth Issues Mar 27, 2020
@robotdan robotdan moved this from Reviewer approved to Done in FusionAuth Issues Mar 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
FusionAuth Issues
  
Delivered
Development

No branches or pull requests

1 participant