You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi again everyone.
This plugin works fine when resetting from the Webmin (10000) area, but there is a problem with this module in the Usermin area (20000)
When clicking the button (In usermin login), the reset floating window never appears. Chrome flashes momentarily a javascript issue.
Invalid or unexpected token
The problem seems to lie with the /etc/usermin/custom-lang file, it seems to be that the
onclick='javascript:event.target.port=10000' (required for the usermin page to talk to the webmin module) the syntax along with the window.open is not quite right.
I tried to figure it out... 3+ hours so I could submit a bugfix for it, but I just couldn't figure it out.