FreeBSD Bugzilla – Attachment 149563 Details for
Bug 194723
[patch] update for variable time windows when using security/pam_google_authenticator for totp authn
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Unified diff for security/pam_google_authenticator/Makefile
Makefile-patch (text/plain), 723 bytes, created by
paul
on 2014-11-18 21:03:10 UTC
(
hide
)
Description:
Unified diff for security/pam_google_authenticator/Makefile
Filename:
MIME Type:
Creator:
paul
Created:
2014-11-18 21:03:10 UTC
Size:
723 bytes
patch
obsolete
>--- Makefile.orig 2014-11-18 14:50:06.000000000 -0600 >+++ Makefile 2014-11-18 14:44:45.000000000 -0600 >@@ -3,6 +3,7 @@ > > PORTNAME= pam_google_authenticator > PORTVERSION= 20140826 >+PORTREVISION= 1 > CATEGORIES= security > MASTER_SITES= LOCAL/riggs/google-authenticator > DISTNAME= google-authenticator-${PORTVERSION} >@@ -12,10 +13,16 @@ > > LICENSE= APACHE20 > >+OPTIONS_DEFINE= STEPSIZE >+STEPSIZE_DESC= Allow time steps other than the default of 30 seconds >+STEPSIZE_CFLAGS= -DSTEPSIZE >+ > USES= gmake > > PLIST_FILES= bin/google-authenticator lib/pam_google_authenticator.so > >+.include <bsd.port.options.mk> >+ > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/google-authenticator \ > ${STAGEDIR}${PREFIX}/bin/google-authenticator
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 194723
:
148843
|
148844
|
149004
|
149005
|
149035
|
149036
| 149563