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

Allow overriding of password validation #361

Merged
merged 1 commit into from Nov 24, 2021
Merged

Conversation

paltman
Copy link
Member

@paltman paltman commented Nov 24, 2021

This closes #141. Applied manually because of rebase hell after such a long period. Thanks @rizumu

This closes PR #141.  Applied manually because of rebase hell after such a long period.  Thanks @rizumu
@codecov
Copy link

codecov bot commented Nov 24, 2021

Codecov Report

Merging #361 (ccb0402) into master (e9a6053) will increase coverage by 0.15%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #361      +/-   ##
==========================================
+ Coverage   72.57%   72.73%   +0.15%     
==========================================
  Files          22       22              
  Lines        1393     1401       +8     
  Branches      171      170       -1     
==========================================
+ Hits         1011     1019       +8     
- Misses        307      308       +1     
+ Partials       75       74       -1     
Impacted Files Coverage Δ
account/hooks.py 77.77% <66.66%> (-1.39%) ⬇️
account/forms.py 71.96% <100.00%> (+1.96%) ⬆️

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 e9a6053...ccb0402. Read the comment docs.

@paltman paltman merged commit 073e28b into master Nov 24, 2021
@paltman paltman deleted the rizumu_clean-passwords branch November 24, 2021 21:28
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.

None yet

1 participant