7 May
2021
7 May
'21
6:59 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28091 --- Comment #4 from Kyle M Hall <kyle@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.