summaryrefslogtreecommitdiffstats
path: root/ipaserver/plugins/otptoken.py
Commit message (Expand)AuthorAgeFilesLines
* Py3: Replace six.moves importsChristian Heimes2018-10-051-1/+1
* use LDAP Whoami command when creating an OTP tokenAlexander Bokovoy2018-03-221-5/+4
* Increase the default token key sizeNathaniel McCallum2018-03-121-1/+1
* LGTM: raise handle_not_found()Christian Heimes2018-01-091-2/+8
* Reworked the renaming mechanismStanislav Laznicka2017-03-271-1/+1
* do not use keys() method when iterating through dictionariesMartin Babinsky2016-10-121-1/+1
* otptoken, permission: Convert custom type parameters on serverDavid Kupka2016-08-291-0/+2
* Validate key in otptoken-addTomas Krizek2016-08-241-0/+4
* parameters: move the `confirm` kwarg to ParamJan Cholasta2016-08-101-4/+0
* server: define missing virtual attributesJan Cholasta2016-06-301-4/+4
* ipalib: move server-side plugins to ipaserverJan Cholasta2016-06-031-0/+464