oh wait, it was already resolved
[catagits/Catalyst-Authentication-Store-Htpasswd.git] / lib / Catalyst / Plugin / Authentication / Store / Htpasswd / User.pm
index 3a80007..ad5d17c 100644 (file)
@@ -28,7 +28,8 @@ sub supported_features {
                password => {
                        self_check => 1,
                },
-               session => 1
+               session => 1,
+        roles => 1,
        };
 }