3 Commits

Author SHA1 Message Date
juhosg
e0a5072387 packages/google-authenticator: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40080 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-27 07:03:28 +00:00
tripolar
001aad0b0c [packages] google-authenticator
rename patch

Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38493 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-22 00:57:54 +00:00
tripolar
9997c63f7a [packages] add google-authenticator
The Google Authenticator project includes implementations of one-time
passcode generators for several mobile platforms, as well as a pluggable
authentication module (PAM). One-time passcodes are generated using open
standards developed by the Initiative for Open Authentication (OATH)
(which is unrelated to OAuth).

These implementations support the HMAC-Based One-time Password (HOTP)
algorithm specified in RFC 4226 and the Time-based One-time Password
(TOTP) algorithm specified in RFC 6238.

thanks DkSoul for the patch

Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38492 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-22 00:55:46 +00:00