Peggun / osd

Open-Source Data for everyone to use freely. Built upon the Flask framework in Python
Apache License 2.0
1 stars 0 forks source link

ValueError: Invalid hash method 'sha256'. #42

Open sentry-io[bot] opened 2 months ago

sentry-io[bot] commented 2 months ago

Sentry Issue: OSD-APP-18

ValueError: Invalid hash method 'sha256'.
(2 additional frame(s) were not displayed)
...
  File "C:\Users\prest\OneDrive - John Septimus Roe Anglican Community School\Documents\Software Engineering\Python\WorkSpace\osd\src\app\website\routes\sign_up_page\sign_up_page.py", line 16, in sign_up
    hashed_password = generate_password_hash(password, method='sha256')

This issue was automatically created by Sentry via Send a notification for new issues