hiroaki-yamamoto/WTF-OTP

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.eslintrc.yml
.github/workflows/python-deploy.yml
.github/workflows/python-test.yml
.gitignore
CODEOWNERS
MANIFEST.in
README.md
example/app.py121
A
2 hrs
example/requirements.in
example/requirements.txt
example/static/angular_script.js23
A
0 mins
example/templates/index.html
example/templates/index_postload.html
poetry.lock
pyproject.toml
renovate.json5
tox.ini
wtf_otp/__init__.py5
A
0 mins
A
100%
wtf_otp/fields/__init__.py3
A
0 mins
A
100%
wtf_otp/fields/secret_key.py61
A
0 mins
A
100%
wtf_otp/validators/__init__.py3
A
0 mins
A
100%
wtf_otp/validators/otp.py71
A
0 mins
A
100%
wtf_otp/widgets/__init__.py3
A
0 mins
A
100%
wtf_otp/widgets/secret_key_widget.py71
A
0 mins
A
100%
wtf_otp/widgets/templates/angular_script.js74
A
0 mins
wtf_otp/widgets/templates/jquery_script.js29
A
0 mins
wtf_otp/widgets/templates/tags.html
wtf_otp/widgets/templates/widget.html