Archive for August 2012
I thought it would be useful to have a quick “generate random password” button on a few admin pages. I couldn’t find editable template files for the admin pages (other than a few of the basic .tpl files), so I decided to implement it with Javascript. Basically, the JS looks for password input boxes, and […]