index
:
freeipa.git
30gatepo
4-2-trust-fixes
ad-work
adwork
dns-records
gssapi-delegate
hbactest
hbactester
ipa-2-1
ipautil-refactor
kdc-fixes
master
my-master
network-fixes
oneway-trust
platform
platform-master
systemd-ipa-2-1
systemd-master
test-patches-2-1
testing
testotp
ticket-1259
ticket-1368
ticket-1369
ticket-1369-lite
ticket-1373
ticket-1476
ticket-1549
ticket-hbac-test
trusts-master
views
FreeIPA project
Alexander Bokovoy
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
*
Fix OTP token URI generation
Nathaniel McCallum
2015-06-17
1
-1
/
+1
*
Make lint work on Fedora 22.
David Kupka
2015-04-27
1
-0
/
+1
*
Changing the token owner changes also the manager
Martin Babinsky
2015-02-18
1
-0
/
+13
*
Create an OTP help topic
Nathaniel McCallum
2014-12-05
1
-0
/
+2
*
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