fedora-infra / fas

Fedora Account System
https://admin.fedoraproject.org/accounts
GNU General Public License v2.0
40 stars 50 forks source link

[FAS3] Unable to submit changes to profile edit #179

Closed skrzepto closed 8 years ago

skrzepto commented 8 years ago

Summary

When I try to edit a profile and click submit while logged in, the app throws 401 when it shouldn't have.

Steps to reproduce

  1. Create an account and change its status people.status to 1 or use the admin account with pass admin.
  2. Go to edit profile
  3. Optional edit or add data
  4. Click save changes

then it throws a 401 error

Expected Behavior

Either warn us that we submitted invalid data or let us know the data was succesfully saved and redirect us to the edit page again

skrzepto commented 8 years ago

Also unable to access update password and lost password while logged in. Could this be a setting in my local env?

skrzepto commented 8 years ago

edit profile is also throwing 401 on http://fas3-dev.fedorainfracloud.org

pypingou commented 8 years ago

AFAIT this is now fix, likely by the commit referenced above