RockefellerArchiveCenter / aurora

A Django web application to receive, virus check and validate transfers of digital archival records, and allow archivists to appraise and accession those records.
http://projectelectron.rockarch.org/
MIT License
26 stars 6 forks source link

Unable to reset password #584

Closed HaSistrunk closed 1 year ago

HaSistrunk commented 1 year ago

Describe the bug

On the /login page if I click "reset my password" and enter my email address on the/reset-password page, I get an error.

To reproduce

Steps to reproduce the behavior:

  1. Go to /login
  2. Click on "reset my password"
  3. Enter valid email address
  4. On production, see 500 error
  5. On development, see "permission denied" error

Expected behavior

I would receive email to reset password

Error message or screenshots

From development:

image
helrond commented 1 year ago

Closing as this issue is resolved in dev.