Merge branch 'master' of https://github.com/jgoodman/Freeside
[freeside.git] / FS / FS / Auth / internal.pm
index bb116ce..f6d1a00 100644 (file)
@@ -42,6 +42,8 @@ sub authenticate {
 
 }
 
+sub autocreate { 0; }
+
 sub change_password {
   my($self, $access_user, $new_password) = @_;