xBytez
fb57239727
Merge pull request #2 from xBytez/feature/quiet-generation
...
Silence generate script
2019-10-02 23:58:42 +02:00
xBytez
999157d60e
Don't ouput secret, count by default. Don't prepend token with "Code: " by default.
2019-10-02 23:56:05 +02:00
xBytez
17348af064
Merge pull request #1 from xBytez/feature/python3
...
Change URL format. Fix Python3 support.
2019-10-02 23:54:06 +02:00
xBytez
bf575ce2ec
Fix filename in argument example. Change URL format to Duo's new QR code format. Update device details to be a bit more descriptive and more recent versions. Fix Python 3 support. Remove functionality to generate tokens on activation.
2019-10-02 23:52:50 +02:00
xBytez
dc2c889f53
Merge branch 'feature/pin-dependencies'
2019-10-02 23:48:38 +02:00
xBytez
961ae8c845
Pin dependencies to make sure the script stays functional.
2019-10-02 23:43:28 +02:00
xBytez
bba2b6b386
Add pyqrcode to requirements.
2019-10-02 23:39:07 +02:00
Ali Mashtizadeh
5741daf915
Merge pull request #1 from ixs/master
...
Update activation code
2019-03-21 21:59:50 -04:00
Andreas Thienemann
a29fbe22cf
Improve gitignore.
...
Do not store token secret.
2019-03-20 14:49:53 +01:00
Andreas Thienemann
75bec452a4
Add qr code generator for third party apps.
2019-03-20 13:07:11 +01:00
Andreas Thienemann
aa4807cc6a
Python 3 support
2019-03-20 11:41:31 +01:00
Andreas Thienemann
5cb5600104
Update activation code.
...
The duo activation process has changed, the server now expects way
more information from the client as well as a new URL scheme.
Make the server happy, provide some fake data.
Save server response as a response.json file for later use.
Sanity check response, abort if no secret was passed.
2019-03-20 00:52:58 +01:00
Andreas Thienemann
389909b424
Allow for different hotp files/secrets
...
Just call as ./gen_hotp.py <filename>.
If filename is omitted, use default duotoken.hotp.
2019-03-20 00:50:26 +01:00
Ali Mashtizadeh
5a410e565f
Cleanup and built a barebones command line interface
2018-12-01 20:30:08 -05:00
Shreyas Kapur
a29ae1f57d
Init
2017-05-15 08:54:22 -04:00