https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28091
--- Comment #4 from Kyle M Hall <k...@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. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/