This website requires JavaScript.
Explore
Help
Register
Sign In
trent
/
trentpalmerdotorg
Watch
1
Star
0
Fork
0
You've already forked trentpalmerdotorg
mirror of
https://github.com/TrentSPalmer/trentpalmerdotorg.git
synced
2026-06-06 13:10:23 -07:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
703473d183ca694a41c35d2aea0d33df6bb46ac5
trentpalmerdotorg
/
accounts
T
History
trent
f00b2df592
remove cv2 because QRCodeDetector is broken and replace with decode from
...
pyzbar.pyzbar
2021-08-30 21:57:02 -07:00
..
migrations
add migrations for otp key length
2021-08-30 21:56:20 -07:00
templates
/accounts
add id to totp_form.html in order to identify the div which contains the
2021-04-19 21:08:49 -07:00
tests
remove cv2 because QRCodeDetector is broken and replace with decode from
2021-08-30 21:57:02 -07:00
__init__.py
initial commit
2021-02-24 20:13:54 -08:00
admin.py
initial commit
2021-02-24 20:13:54 -08:00
apps.py
initial commit
2021-02-24 20:13:54 -08:00
enable_totp.py
update enable_totp(request) redirect if totp is already enabled
2021-04-19 21:07:15 -07:00
forms.py
update accounts/forms.py
2021-04-18 03:01:22 -07:00
login.py
initial commit
2021-02-24 20:13:54 -08:00
models.py
pyotp.random_base32() has increased their default output length
2021-08-30 21:54:40 -07:00
urls.py
add registration
2021-03-13 13:40:41 -08:00
views.py
add twitter_handle to account model
2021-03-28 15:51:55 -07:00