News

I want to send a 6 digit code to the user in email on registration. I disabled the HMAC based code generation (ACCOUNT_EMAIL_CONFIRMATION_HMAC = False). The code that is generated is a 64 digit ...