fishikles

Results 5 comments of fishikles

Thanks What is the best way of downgrading, I can't seem to find any documentation on manually installing the extension in chrome or firefox

@designgears do you have any info on how to manually installing the extension in chrome or firefox

I'm also seeing this error, let me know if you need any more info to reproduce/diagnose.

I think I've hit a similar issue, when the following cfg: ``` # cat /etc/webmin/miniserv.conf port=10000 addtype_cgi=internal/cgi realm=Webmin Server logfile=/var/webmin/miniserv.log errorlog=/var/webmin/miniserv.error pidfile=/var/webmin/miniserv.pid logtime=168 ssl=0 no_ssl2=1 no_ssl3=1 ssl_honorcipherorder=1 no_sslcompression=1 env_WEBMIN_CONFIG=/etc/webmin env_WEBMIN_VAR=/var/webmin...

Hi @jcameron , @rhelvas I've solved the problem, no idea why my pam file stopped working but updating it to the below fixed my issue: ``` # cat /etc/pam.d/webmin #%PAM-1.0...