roundcube-lastlogin icon indicating copy to clipboard operation
roundcube-lastlogin copied to clipboard

Lastlogin and kolab_2fa are not compatible

Open winicius87 opened this issue 3 years ago • 1 comments

Lastlogin requires "roundcube/plugin-installer": "~0.1.3".

I am using the plugin kolab/kolab_2fa for two factor authentication and it requires "roundcube/plugin-installer": "~0.2.0".

Lastlogin and kolab_2fa are not compatible.

Your requirements could not be resolved to an installable set of packages.

Problem 1 - Root composer.json requires kolab/kolab_2fa >=3.5.5 -> satisfiable by kolab/kolab_2fa[3.5.5, 3.5.5.2]. - dsoares/lastlogin[0.1.0, ..., 0.1.14, 1.0.0, ..., 1.2.0] require roundcube/plugin-installer ~0.1.3 -> satisfiable by roundcube/plugin-installer[0.1.3, ..., 0.1.10]. - You can only install one version of a package, so only one of these can be installed: roundcube/plugin-installer[0.1.3, ..., 0.3.1]. - kolab/kolab_2fa[3.5.5, ..., 3.5.5.2] require roundcube/plugin-installer ~0.2.0 -> satisfiable by roundcube/plugin-installer[0.2.0]. - Root composer.json requires dsoares/lastlogin * -> satisfiable by dsoares/lastlogin[0.1.0, ..., 0.1.14, 1.0.0, 1.1.0, 1.2.0].

winicius87 avatar May 22 '22 18:05 winicius87

I tried to manually install lastlogin without geolocation and login is not being logged and there is no error message.

The Last login button is visible and apache is not generating any error.

winicius87 avatar May 22 '22 18:05 winicius87

Manually installing lastlogin works with the plugin kolab/kolab_2fa.

winicius87 avatar Jul 02 '24 16:07 winicius87