Password recovery unavailable. HMAC does not match

Okay, I’ve been able to get around this issue by:

  • truncating the oc_storages_credentials table in my database using a raw mysql client.
  • disabling totp twofactor for my account
  • disabling the default encryption module

Things seem to work again now!