Software /
code /
prosody-modules
Log
mod_auth_internal_yubikey/mod_auth_internal_yubikey.lua @ 5496:3e6d1e248dc1
description | author | age |
---|---|---|
all the things: Remove trailing whitespace | Florian Zeitz | 2014-03-11 |
mod_auth_{external,internal_yubikey,ldap,ldap2,sql}: No need to nodeprep in SASL handler. | Waqas Hussain | 2013-01-25 |
mod_auth_external, mod_auth_internal_yubikey: Get rid of useless wrapper function around the auth provider. | Waqas Hussain | 2012-09-12 |
mod_auth_*: Use module:provides(), and don't explicitly specify provider.name. | Waqas Hussain | 2012-09-12 |
mod_auth_internal_yubikey: New authentication provider for two-factor authentication with Yubikeys | Matthew Wild | 2011-02-16 |