anexia-it / django-rest-passwordreset

An extension of django rest framework, providing a configurable password reset strategy
BSD 3-Clause "New" or "Revised" License
419 stars 148 forks source link

rename clear command title (snake_case and typo fix) #174

Closed anx-abruckner closed 4 months ago

anx-abruckner commented 1 year ago

This contains a breaking change! The command clearresetpasswodtokens is renamed to clear_reset_password_tokens (typo fix).

codecov-commenter commented 1 year ago

Codecov Report

Merging #174 (ed98131) into master (70e00b6) will not change coverage. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##           master     #174   +/-   ##
=======================================
  Coverage   90.26%   90.26%           
=======================================
  Files          11       11           
  Lines         267      267           
=======================================
  Hits          241      241           
  Misses         26       26           
Impacted Files Coverage Δ
...management/commands/clear_reset_password_tokens.py 0.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.