Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use super() properly to avoid an exception | Nathaniel McCallum | 2014-02-21 | 1 | -1/+1 |
| | | | | | | https://fedorahosted.org/freeipa/ticket/4099 Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com> | ||||
* | Add HOTP support | Nathaniel McCallum | 2014-02-21 | 1 | -7/+19 |
| | | | | Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com> | ||||
* | Fix generation of invalid OTP URIs | Nathaniel McCallum | 2014-02-13 | 1 | -0/+9 |
| | | | | | | https://fedorahosted.org/freeipa/ticket/4169 Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com> | ||||
* | Fix OTP token names/labels | Nathaniel McCallum | 2014-02-13 | 1 | -3/+3 |
| | | | | | | https://fedorahosted.org/freeipa/ticket/4171 Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com> | ||||
* | Add OTP support to ipalib CLI | Nathaniel McCallum | 2013-12-18 | 1 | -0/+329 |
https://fedorahosted.org/freeipa/ticket/3368 |