I use this plugin to do authentication with an external SQL Server database.
I upgraded to v3.15 today and it caused my login page to break completely. The problem is lines 347-8 - the UTF-8 query. This isn't valid in SQL Server and causes an error.
I commented those lines out and it works again.
http://wordpress.org/extend/plugins/external-database-authentication/