Tutor Registration - match password against pwned database
Description / Overview
When a tutor registers an account, the password can be matched against https://haveibeenpwned.com/API/v2#PwnedPasswords . This feature should only be enabled during test and prod.
Use cases
For Tutors and Reviewers, so that they don't use shitty passwords.
Links / references
https://haveibeenpwned.com/API/v2#PwnedPasswords
Feature checklist
TODO
Edited by Henrik Brosenne