aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/preauth/otp
AgeCommit message (Expand)AuthorFilesLines
2016-07-28Use single-colon rules in makefilesGreg Hudson1-3/+3
2015-08-09Support OTP auth indicators in string attributeGreg Hudson1-4/+69
2015-07-22Add indicator support to OTPGreg Hudson3-7/+38
2015-04-27Prevent requires_preauth bypass [CVE-2015-2694]Greg Hudson1-3/+7
2014-05-19Fix invalid JSON handling in KDC OTP moduleGreg Hudson1-0/+2
2014-02-06Move OTP sockets to KDC_RUN_DIRNathaniel McCallum1-1/+1
2013-12-10make dependTom Yu1-13/+15
2013-07-17Fix OTP KDC module get_string error handlingGreg Hudson1-2/+4
2013-07-11Use k5calloc instead of k5alloc where appropriateGreg Hudson1-2/+2
2013-07-11Add server-side otp preauth pluginNathaniel McCallum6-0/+1145