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

function resetUser should emit LogUserForeclosed #33

Closed
code423n4 opened this issue Jun 14, 2021 · 2 comments
Closed

function resetUser should emit LogUserForeclosed #33

code423n4 opened this issue Jun 14, 2021 · 2 comments
Labels
0 (Non-critical) bug Something isn't working duplicate This issue or pull request already exists resolved sponsor confirmed

Comments

@code423n4
Copy link
Contributor

Handle

pauliax

Vulnerability details

Impact

function resetUser sets isForeclosed to false so I expect to see LogUserForeclosed event afterward.

Recommended Mitigation Steps

emit LogUserForeclosed(_user, false);

@code423n4 code423n4 added 0 (Non-critical) bug Something isn't working labels Jun 14, 2021
code423n4 added a commit that referenced this issue Jun 14, 2021
@Splidge
Copy link
Collaborator

Splidge commented Jun 21, 2021

added here

@dmvt
Copy link
Collaborator

dmvt commented Jul 11, 2021

duplicate of #65

@dmvt dmvt closed this as completed Jul 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 (Non-critical) bug Something isn't working duplicate This issue or pull request already exists resolved sponsor confirmed
Projects
None yet
Development

No branches or pull requests

3 participants