Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes changemail POST #268

Merged
merged 1 commit into from
Dec 7, 2024
Merged

Fixes changemail POST #268

merged 1 commit into from
Dec 7, 2024

Conversation

ogarcia
Copy link
Contributor

@ogarcia ogarcia commented Dec 2, 2024

As mentioned in #267 it is not possible to change the email address in any way, neither of your own user nor, being admin, of any other user.

This happens simply because the change is not saved in the function that handles the POST in changemail.

Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.09%. Comparing base (bd53ac0) to head (09920bc).
Report is 8 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #268      +/-   ##
==========================================
+ Coverage   86.04%   86.09%   +0.05%     
==========================================
  Files          47       47              
  Lines        3898     3899       +1     
==========================================
+ Hits         3354     3357       +3     
+ Misses        544      542       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@spl0k spl0k merged commit 0e4ae01 into spl0k:master Dec 7, 2024
5 of 6 checks passed
@ogarcia ogarcia deleted the changemail-fix branch December 8, 2024 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants