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

Demote logging about invalid password reset to WARN #6382

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

labkey-jeckels
Copy link
Contributor

Rationale

Attempting to reset a password for an account that doesn't exist isn't a server error. It's useful to log, but we can treat it as a warning.

Changes

  • Demote logging from ERROR to WARN
  • Misc code cleanup

@labkey-willm
Copy link
Contributor

makes sense to me, but can't speak to the code changes.

@labkey-jeckels labkey-jeckels merged commit eed4a1f into develop Feb 26, 2025
9 of 10 checks passed
@labkey-jeckels labkey-jeckels deleted the fb_passwordResetLogging branch February 26, 2025 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants