issues
search
simonseo
/
no-mfa-please-2
Re-implementation with better security in Django (In progress)
https://duo-mfa.online
2
stars
0
forks
source link
Implement tests for CI
#16
Open
simonseo
opened
4 years ago
simonseo
commented
4 years ago
Some things to test:
[ ] registration saves user in db
[ ] encryption/decryption
[ ] generating passcodes does not change hotpsecret but increments counter
[ ] email server is working
[ ] email is formatted
[ ] that BASE_DIR is in the same location as manage.py
Some things to test: