Version: 1.4, Package name: rcube-yubikey-plugin-1.4 |
Maintained by: Stuart Henderson |
Master sites: |
Description Plugin for Roundcube webmail for two-factor authentication, allowing the choice (per-account) of requiring YubiKey authentication in addition to standard password authentication. Note: this normally connects to a YubiKey API server over https. If your web server runs in a chroot jail, you must copy /etc/ssl/cert.pem (or another suitable certificate bundle) to /var/www/etc/ssl/cert.pem. |
Filesize: 13.439 KB |
Version History (View Complete History) |
|
2021-10-20 03:00:18 by Stuart Henderson | Files touched by this commit (7) |
Log message: rcube-* plugins: either drop direct dep on php because it's already covered by the dep on roundcube, or sync the version to that used by roundcube where the plugin needs an extension |
2021-08-01 15:06:54 by Stuart Henderson | Files touched by this commit (11) |
Log message: change some hardcoded 'rm *.orig'-like commands to ${PATCHORIG} |
2021-02-24 09:49:02 by Stuart Henderson | Files touched by this commit (52) |
Log message: switch default MODPHP_VERSION to 7.4 and bump ports which have changed version. (as of 6 Dec 2020, 7.3 went into "security fixes only" mode). |
2021-02-06 13:33:27 by Stuart Henderson | Files touched by this commit (10) |
Log message: switch roundcube/plugins and librenms to MODPHP_VERSION=7.4 |
2020-07-11 16:54:41 by Stuart Henderson | Files touched by this commit (98) |
Log message: switch my maintainer email addresses to my own domain |
2019-09-27 09:39:44 by Stuart Henderson | Files touched by this commit (7) |
Log message: drop forced MODPHP_VERSION=7.3 lines, this is now the default |
2019-06-03 10:06:58 by Stuart Henderson | Files touched by this commit (153) |
Log message: s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying in ports which I maintain |
2019-05-28 14:08:35 by Stuart Henderson | Files touched by this commit (13) |
Log message: spring cleaning of rcube-* plugins - use find -delete instead of -exec rm - more visible warning for the plugins which are unmaintained upstream (which maybe removed if they don't work with future roundcube updates), including suggested maintained replacements - remove some crazy DISTFILES stuff which might have been needed in the past but isn't needed with current implementation of GH_* variables |
2019-05-20 07:23:45 by Stuart Henderson | Files touched by this commit (10) |
Log message: - switch librenms, roundcube and related ports to php 7.3 - mention in rcube-sieverules/pkg/DESCR that it's unmaintained upstream (suggest using the bundled Managesieve plugin instead) |
2018-10-17 08:15:56 by Stuart Henderson | Files touched by this commit (54) |
Log message: switch default php version from 7.0 to 7.1 (not 7.2 yet as some things are still using mcrypt). |
2018-05-22 02:19:06 by Stuart Henderson | Files touched by this commit (11) |
Log message: drop MODPHP_VERSION=7.0 for ports which switched early |
2018-05-17 02:33:20 by Stuart Henderson | Files touched by this commit (8) |
Log message: flip roundcube and associated ports over to PHP 7.0, I've been using roundcube and some of the others with 7 for ages. |
2016-05-22 13:19:13 by Stuart Henderson | Files touched by this commit (3) |
Log message: nudpate to rcube-yubikey-plugin-1.4 |
2015-06-05 00:00:24 by Robert Nagy | Files touched by this commit (72) |
Log message: bump revision due to the change of the default php version to 5.6 ok aja@ |
2014-11-13 15:49:51 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to rcube-yubikey-plugin 1.3 |
2014-11-06 10:13:41 by Stuart Henderson | Files touched by this commit (67) |
Log message: bump REVISION for php version switch |