X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FAuth%2Finternal.pm;h=f6d1a008612ea09f5c13660f4d14ccaae61ac9ff;hp=bb116ce758401f2409243b11e2eb06c3d9d27f03;hb=56f9dffcd409d2a10e7a2cbe4c15b397f6f3abe1;hpb=19eef2ec0e68587304cd597fc5b2f8e1f151e424 diff --git a/FS/FS/Auth/internal.pm b/FS/FS/Auth/internal.pm index bb116ce75..f6d1a0086 100644 --- a/FS/FS/Auth/internal.pm +++ b/FS/FS/Auth/internal.pm @@ -42,6 +42,8 @@ sub authenticate { } +sub autocreate { 0; } + sub change_password { my($self, $access_user, $new_password) = @_;