Add "copy to clipboard" button for IPMI credentials

Right now if I want to fetch the ipmi credentials for servers, for example when accessing the management UI of some servers, I have to enter the configure tab and reveal the password field for ipmi in order to access it. Furthermore, Firefox does not allow for copy-pasting from a password field, so I either have to write it over manually or enter inspect element to copy it from there.

I’d like instead if there was a simple “copy to clipboard” button for copying IPMI credentials, possibly also IP and username, which would make it easier to access server management UIs and when working with tools such as ipmitool.