This website requires JavaScript.
Explore
Help
Register
Sign In
trent
/
todo_app_flask
Watch
1
Star
0
Fork
0
You've already forked todo_app_flask
mirror of
https://github.com/TrentSPalmer/todo_app_flask.git
synced
2025-07-01 10:23:11 -07:00
Code
Issues
Projects
Releases
Wiki
Activity
todo_app_flask
/
app
/
auth
History
Trent Palmer
b81c6c9fa3
update totp.py handle pyotp.random_base32() now outputs 32 char string
...
that won't fit into existing 16char type in the existing app database
2025-06-18 15:07:47 -07:00
..
templates
initial commit
2021-01-20 01:36:22 -08:00
auth.py
initial commit
2021-01-20 01:36:22 -08:00
email.py
initial commit
2021-01-20 01:36:22 -08:00
profile.py
initial commit
2021-01-20 01:36:22 -08:00
register.py
initial commit
2021-01-20 01:36:22 -08:00
reset_password.py
initial commit
2021-01-20 01:36:22 -08:00
totp_utils.py
update totp.py handle pyotp.random_base32() now outputs 32 char string
2025-06-18 15:07:47 -07:00
totp.py
initial commit
2021-01-20 01:36:22 -08:00