Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |