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
signature.asc
Description: PGP signature

