[Koha-bugs] [Bug 28091] Add meta tag with Koha version number to staff interface pages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 7 19:59:25 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28091

--- Comment #4 from Kyle M Hall <kyle at bywatersolutions.com> ---
(In reply to Kyle M Hall from comment #3)
> I like this idea a lot, but I think it should be hidden on the login screen
> since that would allow an unauthenticated user to know what version of Koha
> is being run. That data could be used for automated attacks against Koha
> server. It's unlikely I know, but it is a security best practice.

I think wrapping that in [% IF logged_in_user %] [% END %] would be sufficient
to fix the issue.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list