[freeside-commits] branch FREESIDE_3_BRANCH updated. 2e1e59ea99e9672310b59f57cfade4626c33190f

Mark Wells mark at 420.am
Fri Nov 20 15:23:43 PST 2015


The branch, FREESIDE_3_BRANCH has been updated
       via  2e1e59ea99e9672310b59f57cfade4626c33190f (commit)
      from  c25351c22e3d5018a3afe1ecc2973d0aee6997a5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2e1e59ea99e9672310b59f57cfade4626c33190f
Author: Mark Wells <mark at freeside.biz>
Date:   Fri Nov 20 15:23:36 2015 -0800

    debug

diff --git a/FS/FS/Password_Mixin.pm b/FS/FS/Password_Mixin.pm
index 393b416..4ecf4c6 100644
--- a/FS/FS/Password_Mixin.pm
+++ b/FS/FS/Password_Mixin.pm
@@ -7,7 +7,7 @@ use Authen::Passphrase;
 use Authen::Passphrase::BlowfishCrypt;
 # https://rt.cpan.org/Ticket/Display.html?id=72743
 
-our $DEBUG = 1;
+our $DEBUG = 0;
 our $conf;
 FS::UID->install_callback( sub {
     $conf = FS::Conf->new;

-----------------------------------------------------------------------

Summary of changes:
 FS/FS/Password_Mixin.pm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list