Skip to content

Conversation

@abhinavk96
Copy link
Contributor

Fixes #6253

Short description of what this resolves:

Any user who resets his password is verified if his account was unverified.

@auto-label auto-label bot added the feature label Jul 29, 2019
@abhinavk96 abhinavk96 requested a review from iamareebjamal July 29, 2019 20:27
@codecov
Copy link

codecov bot commented Jul 29, 2019

Codecov Report

Merging #6254 into development will increase coverage by 0.02%.
The diff coverage is 0%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #6254      +/-   ##
===============================================
+ Coverage        65.84%   65.87%   +0.02%     
===============================================
  Files              286      286              
  Lines            14501    14501              
===============================================
+ Hits              9548     9552       +4     
+ Misses            4953     4949       -4
Impacted Files Coverage Δ
app/api/auth.py 23.75% <0%> (ø) ⬆️
app/api/helpers/scheduled_jobs.py 24.6% <0%> (+3.17%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3c747b0...9c121ae. Read the comment docs.

@iamareebjamal iamareebjamal merged commit 78fb877 into fossasia:development Jul 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Verify any user automatically if clicks on a reset password link

2 participants