Hide Omeka version on Login and Forgot Password pages

Hello,

We had a security assessment done recently on a server hosting an Omeka site we’re making public soon. One issue was how on the Login and Forgot Password pages it displays “Powered by Omeka” and the version at the bottom. The potential issue being that this information could be used to create a more targeted attack.

Is there a way to suppress these details from being displayed?

Thanks
Tom

Simply copy the file /application/views/scripts/users/login.php in your theme and remove the footer or change the footer in your theme.