FreeBSD Bugzilla – Attachment 186364 Details for
Bug 222318
[NEW PORT] mail/roundcube-yubikey_auth: YubiKey auth for Roundcube
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar for mail/roundcube-yubikey_auth
mail_roundcube-yubikey_auth.shar (text/plain), 2.88 KB, created by
Vidar Karlsen
on 2017-09-14 06:42:31 UTC
(
hide
)
Description:
shar for mail/roundcube-yubikey_auth
Filename:
MIME Type:
Creator:
Vidar Karlsen
Created:
2017-09-14 06:42:31 UTC
Size:
2.88 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># roundcube-yubikey_auth ># roundcube-yubikey_auth/pkg-plist ># roundcube-yubikey_auth/pkg-descr ># roundcube-yubikey_auth/distinfo ># roundcube-yubikey_auth/Makefile ># >echo c - roundcube-yubikey_auth >mkdir -p roundcube-yubikey_auth > /dev/null 2>&1 >echo x - roundcube-yubikey_auth/pkg-plist >sed 's/^X//' >roundcube-yubikey_auth/pkg-plist << 'e8d68d0dc67959658398fe148813d7b5' >X%%WWWDIR%%/LICENSE >X%%WWWDIR%%/README.md >X%%WWWDIR%%/composer.json >X@sample %%WWWDIR%%/config.inc.php.sample >X%%WWWDIR%%/lib/Yubico.php >X%%WWWDIR%%/localization/cs_CZ.inc >X%%WWWDIR%%/localization/de_DE.inc >X%%WWWDIR%%/localization/en_US.inc >X%%WWWDIR%%/localization/fr_FR.inc >X%%WWWDIR%%/yubikey.js >X%%WWWDIR%%/yubikey_authentication.php >e8d68d0dc67959658398fe148813d7b5 >echo x - roundcube-yubikey_auth/pkg-descr >sed 's/^X//' >roundcube-yubikey_auth/pkg-descr << '704b458cdc9d5b25427dbe3d6e0b05b5' >XThis plugin adds the option to use a YubiKey as second-factor >Xauthentication. >X >XThe YubiKey is a USB key emulating a generic keyboard and making >Xuse of one-time passwords to provide two-factor authentication. >X >XActivate the plugin by adding the following to Roundcube's >Xconfig/config.inc.php: >X$config['plugins'] = array('yubikey_authentication'); >X >XWWW: https://github.com/northox/roundcube-yubikey-plugin >704b458cdc9d5b25427dbe3d6e0b05b5 >echo x - roundcube-yubikey_auth/distinfo >sed 's/^X//' >roundcube-yubikey_auth/distinfo << '5419658cbc1ea32256f0a0f0625f49ff' >XTIMESTAMP = 1505336059 >XSHA256 (northox-roundcube-yubikey-plugin-g20170806-52062f1_GH0.tar.gz) = fec865b01ec1c3e86dd8a7e556a08ad6d4874140c8812cf3efa94f1a55ff9542 >XSIZE (northox-roundcube-yubikey-plugin-g20170806-52062f1_GH0.tar.gz) = 14091 >5419658cbc1ea32256f0a0f0625f49ff >echo x - roundcube-yubikey_auth/Makefile >sed 's/^X//' >roundcube-yubikey_auth/Makefile << '86ece55f6529f6fecf6f436b6aa79f69' >X# Created by: Vidar Karlsen <vidar@karlsen.tech> >X# $FreeBSD$ >X >XPORTNAME= yubikey_auth >XPORTVERSION= g20170806 >XCATEGORIES= mail >XPKGNAMEPREFIX= roundcube- >X >XMAINTAINER= vidar@karlsen.tech >XCOMMENT= Roundcube yubikey auth plugin >X >XLICENSE= GPLv2 >XLICENSE_FILE= ${WRKSRC}/LICENSE >X >XBUILD_DEPENDS= roundcube>=1.0:mail/roundcube >XRUN_DEPENDS= roundcube>=1.0:mail/roundcube >X >XUSES= php >X >XUSE_PHP= curl >X >XUSE_GITHUB= yes >XGH_ACCOUNT= northox >XGH_PROJECT= roundcube-yubikey-plugin >XGH_TAGNAME= 52062f1 >X >XNO_BUILD= yes >XNO_ARCH= yes >X >XWWWDIR= ${PREFIX}/www/roundcube/plugins/yubikey_authentication >X >Xdo-install: >X ${MKDIR} ${STAGEDIR}${WWWDIR} >X cd ${WRKSRC} && ${PAX} -r -w . ${STAGEDIR}${WWWDIR} >X cd ${STAGEDIR}${WWWDIR} && \ >X ${MV} config.inc.php config.inc.php.sample >X >X.include <bsd.port.mk> >86ece55f6529f6fecf6f436b6aa79f69 >exit >
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 Raw
Actions:
View
Attachments on
bug 222318
:
186364
|
193011
|
195485