Skip to content

Historical Password Check #7767

Answered by Piedone
jeffolmstead asked this question in Q&A
Nov 25, 2020 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Hmm, there is no suitable event I'm aware of (like ILoginFormEvent is for login). On the short term, you could override AccountController.ILoginFormEvent() with your route and handle the password change yourself. On the longer term you could add an event handler for it, however, I'm not sure if generally people would accept an event handler that exposes a password directly (even though of course you can get that out somehow anyway but it can encourage security-unconscious behavior).

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jeffolmstead
Comment options

@Piedone
Comment options

Answer selected by jeffolmstead
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants