ubccr / mokey

FreeIPA self-service account management portal
BSD 3-Clause "New" or "Revised" License
194 stars 46 forks source link

Fix optional security question on password reset for fresh accounts #11

Closed znerol closed 6 years ago

znerol commented 6 years ago

This is a follow-up on #2

Regrettably #3 did not cover all the cases where require_question_pwreset needs to be checked in combination with results from FetchAnswer.

aebruno commented 6 years ago

Thank you!