Bug#886848: gosa-plugin-pwreset: fails to provide the promised web interface
Wolfgang Schweer
wschweer at arcor.de
Wed Jan 10 13:45:52 UTC 2018
Package: gosa-plugin-pwreset
Version: 0.99-4
Severity: important
Hi Mike,
while testing the pwreset plugin with Debian Edu Buster, it failed.
I've got it working w/ this patch applied:
--- a/tabs_pwreset.inc 2017-01-11 20:44:03.000000000 +0100
+++ b/tabs_pwreset.inc 2018-01-10 13:58:05.556759356 +0100
@@ -24,7 +24,7 @@
function __construct($config, $data, $dn)
{
- tabs::tabs($config, $data, $dn);
+ tabs::__construct($config, $data, $dn);
}
function save_object($save_current= FALSE)
Please check and upload a fixed gosa-plugin-pwreset package.
Wolfgang
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/debian-edu-pkg-team/attachments/20180110/0fc783bf/attachment.sig>
More information about the Debian-edu-pkg-team
mailing list