Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webmin version and operating system version exposed in tab #972

Closed
Zen4All opened this issue Oct 13, 2018 · 4 comments
Closed

Webmin version and operating system version exposed in tab #972

Zen4All opened this issue Oct 13, 2018 · 4 comments

Comments

@Zen4All
Copy link

Zen4All commented Oct 13, 2018

The Webmin version and operating system name and version are exposed in the browser tab. I do not want this, as it gives away important details to potential bad guys.
now it shows

<title>Webmin 1.893 on MY_SERVER_ADDRESS (Ubuntu Linux 16.04.5)</title>

Where do I change the title to only show

<title>Webmin on MY_SERVER_ADDRESS</title>
@iliajie
Copy link
Collaborator

iliajie commented Oct 13, 2018

Hi,

Webmin Configuration page has an option not to show hostname in the URL titles.

For your information, it doesn't expose anything to unauthorized user. You need to be authorized in order to see hostname details. I would worry about it.

@Zen4All
Copy link
Author

Zen4All commented Oct 13, 2018

Simply by going to the log in scrren reveals everything. See image
tab title

iliajie pushed a commit to webmin/authentic-theme that referenced this issue Oct 13, 2018
@iliajie
Copy link
Collaborator

iliajie commented Oct 13, 2018

That is the bug! It's fixed. Thank you very much for reporting!

@iliajie iliajie closed this as completed Oct 13, 2018
@Zen4All
Copy link
Author

Zen4All commented Oct 13, 2018

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants