== Changelog ==
+0.7.2
+ * Piwik 2.8.0 compatibility: Added missing methods to Auth.
+
+0.7.1
+ * Fixed error in Auth::authenticate causing phpCAS::client to be called twice.
+
0.7
* Compatible with Piwik 2.1
* Removed the "additional root logins" option (Piwik handles multiple superusers natively now)
* Added custom CAS login image
+ * Upgrade to phpCAS-1.3.2
0.6.3
* Bugfix: Added $this->setBasicVariablesView($view) to Controller.php to fix missing variables issue