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
/
ipaserver
/
install
/
ipa_otptoken_import.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finish port to PyCA cryptography
Christian Heimes
2017-03-01
1
-33
/
+59
*
Migrate OTP import script to python-cryptography
Nathaniel McCallum
2017-03-01
1
-62
/
+42
*
scripts, tests: explicitly set confdir in the rest of server code
Jan Cholasta
2017-02-22
1
-1
/
+2
*
Remove unused variables in the code
Martin Basti
2016-09-27
1
-1
/
+1
*
pylint: supress false positive no-member errors
Martin Basti
2016-03-02
1
-2
/
+3
*
Use explicit truncating division
Petr Viktorin
2016-01-20
1
-2
/
+2
*
logger: Use warning instead of warn
Tomas Babej
2016-01-18
1
-1
/
+1
*
Remove unused imports
Martin Basti
2015-12-23
1
-1
/
+1
*
ipa-otptoken-import: Fix connection to ldap.
David Kupka
2015-11-23
1
-4
/
+4
*
Alias long to int under Python 3
Petr Viktorin
2015-10-13
1
-0
/
+1
*
Alias "unicode" to "str" under Python 3
Jan Cholasta
2015-09-17
1
-0
/
+3
*
Use six.with_metaclass to specify metaclasses
Jan Cholasta
2015-09-07
1
-3
/
+2
*
Modernize use of range()
Petr Viktorin
2015-09-01
1
-2
/
+3
*
Replace uses of map()
Petr Viktorin
2015-09-01
1
-2
/
+2
*
Replace filter() calls with list comprehensions
Petr Viktorin
2015-09-01
1
-1
/
+1
*
Port from python-krbV to python-gssapi
Michael Simacek
2015-08-26
1
-4
/
+3
*
plugable: Pass API to plugins on initialization rather than using set_api
Jan Cholasta
2015-07-01
1
-1
/
+1
*
Make lint work on Fedora 22.
David Kupka
2015-04-27
1
-0
/
+1
*
Enable QR code display by default in otptoken-add
Nathaniel McCallum
2014-11-19
1
-1
/
+1
*
Implement OTP token importing
Nathaniel McCallum
2014-06-25
1
-0
/
+530