Skip to content

feenes/django-pwdtk

 
 

Repository files navigation

PWDTK Password Tool Kit for Django

https://api.travis-ci.com/mhcomm/django-pwdtk.svg?branch=master

You use Django's default password authentification, but miss some tweaks like: * lockout after too many failed logins * max life time for passwords * password reset (send mail with reset link) (not implemented so far)

This package provides solutions for these problems. PWDTK is compatible with python 2.7, and >=3.5 It is compatible with django 1.8, 1.11, 2.1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 98.6%
  • HTML 1.4%