[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb:[6537] trunk/LedgerSMB/Form.pm



Revision: 6537
          http://sourceforge.net/p/ledger-smb/code/6537
Author:   einhverfr
Date:     2014-01-19 02:05:09 +0000 (Sun, 19 Jan 2014)
Log Message:
-----------
Correcting placement of a line from yesterday.

Modified Paths:
--------------
    trunk/LedgerSMB/Form.pm

Modified: trunk/LedgerSMB/Form.pm
===================================================================
--- trunk/LedgerSMB/Form.pm	2014-01-19 02:00:01 UTC (rev 6536)
+++ trunk/LedgerSMB/Form.pm	2014-01-19 02:05:09 UTC (rev 6537)
@@ -1281,8 +1281,8 @@
     LedgerSMB::Auth::credential_prompt unless ($auth);
 	$auth =~ s/Basic //i; # strip out basic authentication preface
     $auth = MIME::Base64::decode($auth);
+    my ($login, $password) = split(/:/, $auth);
     LedgerSMB::Auth::credential_prompt() if $login eq 'logout';
-    my ($login, $password) = split(/:/, $auth);
     $self->{login} = $login;
     if (!$self->{company}){ 
         $self->{company} = $LedgerSMB::Sysconfig::default_db;

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits