2

很长一段时间以来,这里都有一个php脚本来执行自动登录Roundcube,即您在脚本中指定用户名和密码,如果成功,您可以打开roundcube界面而无需经过认证过程。

这个脚本非常适合那些有一个系统的人,用户在会话开始时输入他的用户名和密码,然后他可以访问他的 webmail 客户端,而无需通过 webmail 客户端的身份验证过程。

但是,这个脚本在新版本的 Roundcube v.0.6 中停止工作。有人知道如何使这个脚本也适用于 0.6 版本吗?或者任何其他建议也将不胜感激。

谢谢,

巴克

4

1 回答 1

1

The Philip C. Heckel's script you have mentionned seems to work perfectly and was tested until version 0.9.2 of Roundcube. Reading comments tells there's people who have done it working with versions 1.2+ .

There is also the Alexjeen's alternative based on the original Philip C. Heckel's script that seems to work with newer 1.0.2+ version. (Not tested)

于 2016-03-08T16:59:33.830 回答