pixelfed / support

Issue tracker for installations of Pixelfed, before a bug is identified.
https://docs.pixelfed.org/running-pixelfed/troubleshooting.html
8 stars 3 forks source link

Updating the profile while e-mail is unverified #170

Open donnyxray opened 1 year ago

donnyxray commented 1 year ago

After creating an admin using using php artisan I noticed:

This inconsistency is probably a bug, but not why I opened this issue:

Looking at the code, I noticed that the web interface requires me to verify my e-mail prior to allowing updates. Verifying my e-mail did indeed fix the issue.

It would be nice if the Profile page can let the user know why their request to update their name was rejected. Or at least that it was rejected at all. The current behavior appears to the user as it web interface is simply failing to work properly.