Skip to content

Conversation

@joshtrichards
Copy link
Member

  • Resolves: #

Summary

Make password confirmation middleware more robust:

  • Adds additional sanity checking to detect various problems earlier and handle them more gracefully
  • Maintains RFC compliance and backwards compatibility while adding logging of edge case situations we currently just pass through (and likely fail; logging providese an opportunity to detect these)
  • Light code reformatting
  • Tidy (useful but concise) docblocks

TODO

  • ...

Checklist

Make password confirmation middleware more robust.

Add additional logging (for edge cases, troubleshooting).

Maintains RFC compliance.

Signed-off-by: Josh <[email protected]>
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.

1 participant