index
:
freeipa.git
AD-binds
asn1c-indented
cachetickets
cakeysfix
ccachesess
clisesshandling
coverity
custodia
custodia-review
fix_ber_scanf
fixlogout
getkeytab
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-1
ipa-2-2
ipasam_getkeytab
kdc-fixes
kdc-pkinit
ldapticketcache
master
master_keytab
mindatefix
mspac
my-master
pwbindexp
pwdpolicy
replica_kdc
review
sessionlogout
setkeytab
sumit
webui-cleanup
webui-details
webui_isolate
wip
FreeIPA patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
/
plugins
/
otptoken.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable QR code display by default in otptoken-add
Nathaniel McCallum
2014-11-19
1
-2
/
+3
*
Ensure users exist when assigning tokens to them
Nathaniel McCallum
2014-11-13
1
-2
/
+5
*
Improve otptoken help messages
Nathaniel McCallum
2014-11-13
1
-1
/
+17
*
Display token type when viewing token
Nathaniel McCallum
2014-10-20
1
-3
/
+25
*
Remove token vendor, model and serial defaults
Nathaniel McCallum
2014-10-16
1
-6
/
+0
*
Update qrcode support for newer python-qrcode
Nathaniel McCallum
2014-09-11
1
-2
/
+2
*
Verify otptoken timespan is valid
David Kupka
2014-07-29
1
-1
/
+30
*
ipalib: Use DateTime parameter class for OTP token timestamp attributes
Tomas Babej
2014-07-04
1
-3
/
+3
*
Add otptoken-sync command
Nathaniel McCallum
2014-06-26
1
-1
/
+101
*
Add the otptoken-add-yubikey command
Nathaniel McCallum
2014-06-26
1
-1
/
+1
*
Make otptoken use os.urandom() for random data
Nathaniel McCallum
2014-06-20
1
-2
/
+2
*
Add support for managedBy to tokens
Nathaniel McCallum
2014-06-16
1
-7
/
+31
*
Split long docstrings that were recently modified
Petr Viktorin
2014-06-10
1
-7
/
+7
*
Default the token owner to the person adding the token
Nathaniel McCallum
2014-05-23
1
-1
/
+8
*
Only specify the ipatokenuniqueid default in the add operation
Nathaniel McCallum
2014-05-23
1
-2
/
+5
*
Fix a typo in the otptoken doc string
Nathaniel McCallum
2014-05-06
1
-4
/
+4
*
Fix token secret length RFC compliance
Nathaniel McCallum
2014-03-05
1
-1
/
+1
*
Rework how otptoken defaults are handled
Nathaniel McCallum
2014-03-05
1
-32
/
+33
*
Use super() properly to avoid an exception
Nathaniel McCallum
2014-02-21
1
-1
/
+1
*
Add HOTP support
Nathaniel McCallum
2014-02-21
1
-7
/
+19
*
Fix generation of invalid OTP URIs
Nathaniel McCallum
2014-02-13
1
-0
/
+9
*
Fix OTP token names/labels
Nathaniel McCallum
2014-02-13
1
-3
/
+3
*
Add OTP support to ipalib CLI
Nathaniel McCallum
2013-12-18
1
-0
/
+329