Putzing around with Merb and it's authentication plugins (merb-auth-core, merb-auth-more, merb-auth-slice-password) trying to get BasicAuth working for a web app. While setup of the HTML form authentication was easy the BasicAuth didn't appear to work, it would continue to display the form requesti…