Also check this setting originally in db.py of the scaffolding app

auth.settings.hmac_key = 'sha512:.....'

If you want to share the table across apps or migrate copies of the auth_xxx 
tables, the code that generates the encrypted passwords use this as the 
method and key.

Reply via email to